Hi,
Currently I have a VS2005 solution that consist of many setup projects,
these are almost the same, with the only difference that they include some
different content files (in addition to the same project outputs & GUI
elements).
So, my question is here: If I add additional build type...
more >>
I am planning on installing Visual Studio 2005 Professional on Windows XP
SP2. The XP machine has all the updates and it has .NET framework 2.0
installed. It does not have the other .NET framework versions. Do I need
to install .NET framework 1.0 or 3.0?
Daniel
...
more >>
Hi,
I have an application which uses windows installer. When doing a fresh
install (ie when removing from control panel first), everything goes as
planned and the app launches normally the first time the shortcut is used.
When upgrading with a previous version present, the windows install...
more >>
Hi
(Visual studio 2005)
My windows installer Setup project needs to install a desktop application
plus an optional Windows Service, into a single destination folder. Both
applications share the same assemblies and are part of the same solution.
Installation of the Windows Service is optional an...
more >>