I\'ve been stuck on this one for a while. I\'ll try explain in the simplest terms and at the best of my knowledge. I will honour any help.
My project contains WinForms, WPF, and Windows Service programs running on users\' office desktop PCs. I want these applications to periodically check for new versions available at specific URL, autom
I have a python source distribution, and it depends on some other modules that I\'ve also made. The directory tree looks like this.
I havea Visual Studio 2008 setup which I created for a Visual C++ project. Is there any way that I can get the installation path that the user sp开发者_C百科ecifies at the installation folder prompt?
I have a VS2008 windows application project (WinProject) which is deployed by the installation project (InstallationProject) which inturn has the property RemovePreviousVersions set to True.
I have created a setup for my windows application in .NET 2008 After building the same i have the .msi and setup.exe files in my release folder.
I\'m using the Boots开发者_StackOverflow社区trapper Manifest Generator to make bootstrapper packages for the following redistrbutables:
I am w开发者_高级运维orking on a Visual Sudio 2010 Setup Project to install an Entity Framework / SQL Compact app. The app needs to install an SDF file on the user\'s machine. As I understand the Micr
Is there a industry standard way of packaging and deploying web services which can cater to following contraints/Complexities
I was trying to create a setup project using VS2开发者_如何学JAVA008. Is there anyway to detect if a particular Office 2010 application is installed or not?