I found Vb6 tools package and deployment. I used it and created a package or setup file from my running vista operating system. Later when i tried deploying it in clients computer with winxp, it asks
How can I change the file name on the destination folder in a VS 开发者_开发知识库setup project for primary output??
I have a Visual C++ Setup which I created using Visual Studio Setup Wizard. I\'m trying to give the user option of selecting to install for himself only or everyone. How do I do t开发者_开发知识库his?
I am using Visual Studio 2010. I have a solution that has 2 SqlServer Database projects and Web application projects. When I build each of these projects they generate SQL scripts and zip files for we
.NET 4 has a new CLR. If I install the V4 framework on a PC will it install if there are NO earlier framework versions on that PC? Also, will my WinForms applications, targe开发者_如何学编程ted at .N
I have just completed a project as part of a college degree. However I would like to deploy the project and make it live.
I have a VS 2008 Setup Project that is installing a very simple application in t开发者_JS百科he local user\'s App Folder.When the Setup Project runs, it is requiring the Admin to login to run it.How c
I would like to install a .NET 4.0 application on the user\'s machine that does not meet certain prerequisites.
When I try to install over a previous version I get the error \"The specified service already exists\"
I\'m trying to do add an auto-updater to a wpf application of mine and liked this article and i\'ve tried to add the updater component to the toolbox of the VS 2008 that i\'m using but it seems it ca