I\'ve been developing in VS 2005 on an XP machine for the past 3 years.We\'re now getting new PCs with Windows 7.What I\'ve noticed is my setup projects require admin rights to run.This is a problem f
I\'m trying to add Acrobate Flash installer to my application setup project as pre request . I made a Bootstrapper package of the Flash installer and put it on the visual studio sdk folder , then I ca
I have a websetup package where I am using CustomActionData for the connection string. I have the following parameter setup in my \"Primary output\" node under Install and Commit for my installer:
Is it possible to (ab)use Cabal to have it create a generic Haskell project with a simple command, similar to what you can do in the Scala world with Sbt or Maven?
Looked everywhere and it seems like in VS2010 all options have been removed to do this. I have a Setup Project that has Application Files that get copied over to the Application folder.What I want is
i have created a windows service in visual studio c#.net ,and i am trying to create a set up and deployment for the service, when i am buiding thewindows service project ,it is successful
I\'m having an issue that apparently many people have had as well, only what has worked for others has not yet worked for me. Here is the setup:
Currently, I\'m following the steps described here to add a checkbox in the final step, but it seems that the checkbox still exits when I do the uninstallation. Does anybody know why or how to do a ch
I am Creating SetUp Project for Win App. in VS2010 Framework 4.0 Now While selecting Prerequisites ( from Project properties win )
I\'m trying to create a Setup Project. I have opened my solution and the main project in my solution as per these instructions: