I am building a Windows Application using Visual Studio 2008. For the forms (2 of them), I have specified icons.
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
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.
How do I make the setup and deployment project to include my resources in the installed Windows Forms 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
I want to test the installation/deployment of my software on a variety of Operating Systems. Is my only choice to do the following?
How do I specify Default Location of where my Product is to be installed and create additional folders开发者_JS百科 for Log Files, Temporary Files?
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
Which of the following free deployment/installer software is better: Inn开发者_开发技巧o Setup AdvancedInstaller
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