setup-deployment
x86 setup for a x64 windows service
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[详细]
2023-01-16 10:52 分类:问答Is there a way to detect a setup version from a product?
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.[详细]
2023-01-15 14:28 分类:问答How to include INF driver install into VS Installer 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.[详细]
2023-01-15 09:02 分类:问答VS2005 Setup project - program asks for installation media when started for the first time by another user
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[详细]
2023-01-14 18:48 分类:问答How to incorporate the SQL Server Express installer in my own setup?
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[详细]
2023-01-13 03:04 分类:问答Make setup of desktop application built in .NET
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[详细]
2023-01-12 10:06 分类:问答How to add an entry to registry Run key via VS2008 setup and deployment
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.[详细]
2023-01-11 21:39 分类:问答Where to find CabWiz.exe
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).[详细]
2023-01-11 19:03 分类:问答Deploy product on production servers using an image or deb package?
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[详细]
2023-01-10 21:26 分类:问答Oledb 4.0 is not registered on the local machine (64 bit)
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[详细]
2023-01-10 12:12 分类:问答