I\'m trying to get a setup package to run. If my application and it\'s setupproject is targeting x32 everything installs fine. But the application fails to load some COM+ components since they are 64
so, here is the situation here. I have 2 asp.net websites + some winform applications that are installed with a setup. They are all represented as merge modules into the setup project.
I use a Setup and Deploy project in Visual Studio 2008 to install my c# project. I have a USB driver that i can manually install by right clicking the .inf file and choosing Install.
I have a very simple VS2005 deployment project that aims to install for all users on a PC. All the application files are written to %Program Files%\\MyProg. A shortcut is created in the start menu an
I want to publish an application which has these requirements: .NET Framework SQL Server 2005 Express I\'m using the \'Setup Project\' in Visual Studio 2008. I have added my project files and it
I 开发者_高级运维have made a desktop application, and on another PC I have not installed .NET Framework, so I want to make a setup which automatically installs the framework first and then install my
I\'m creating a VS2008 installer script for my project. I want to add a value to HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Run to run my EXE at start up.
I am resetting up my development machine and I cannot seem to remember where I got CabWiz.exe (used for creating installation cab files for windows mobile).
We currently have a software which is based on PHP and lighttpd. For it to work there need to be some packages installed etc. In our company we have diffenrent kinds of servers \"API Server\" and \"We
I have created my setup in .net framework 2.0 and im using Windo开发者_高级运维ws 7 and its 64 Bit.Gives the error when i open the application Unhandled Exception:\"Oledb 4.0is not registered on the l