setup-deployment
Specify Icon for Windows Application using Visual Studio 2008 - Beginner's Question
I am building a Windows Application using Visual Studio 2008. For the forms (2 of them), I have specified icons.[详细]
2023-01-24 15:15 分类:问答How do we set Product name, Company name, etc. in Setup and Deployment Projects?
In my Windows application I set the Title, Product Name and Company Name in the assembly. I added a setup and deployment project 开发者_开发百科to the solution and added the primary output of the Win[详细]
2023-01-24 08:02 分类:问答How to deploy an ASP.net C# on windows2008 server
I want to deploy a Website which i have created using Microsoft Visual Studio 2008 Express Edition onto a remote server having Microsoft Windows Server 2008.[详细]
2023-01-24 06:45 分类:问答Setup and deployment in .NET
How do I make the setup and deployment project to include my resources in the installed Windows Forms project?[详细]
2023-01-24 04:58 分类:问答How to determine dependencies for VB6 project?
I am having troubles creating an installer package for a VB6 project. When I try to install the package created by the Package and Deployment Wizard there are errors when trying to copy and register[详细]
2023-01-22 17:43 分类:问答How to test software installations on clean Operating Systems?
I want to test the installation/deployment of my software on a variety of Operating Systems. Is my only choice to do the following?[详细]
2023-01-22 13:10 分类:问答Visual Studio Setup Deployment Project - How to Specify File System Installation Folder
How do I specify Default Location of where my Product is to be installed and create additional folders开发者_JS百科 for Log Files, Temporary Files?[详细]
2023-01-21 12:26 分类:问答Getting Application path during the installation
I\'m deploying an application and during the installation after the user chooses where to install the app, I want to get that path; I\'m in a custom action already but i don\'t know how to get the app[详细]
2023-01-20 11:27 分类:问答Which free deployment/installer software is better?
Which of the following free deployment/installer software is better: Inn开发者_开发技巧o Setup AdvancedInstaller[详细]
2023-01-16 21:30 分类:问答Inno Setup: is it a script based deployment program?
I am using Inno Setup for the first time.When I start the program I am presented with a blank script page.Is scripting the only way you can create a setup packag开发者_JS百科e?Is there anything else?Y[详细]
2023-01-16 15:02 分类:问答