I\'m trying to create a setup project and I can\'t believe how painful it could be. Non of the tools that I\'ve tried to use, haven\'t satisfy me.
In MSI upgrade, if I don\'t include the unmodified MSI cab in the installset, windows installer throws this error during upgrade:
Is there a way to display the pr开发者_运维技巧oduct name and version of a msi file from the command line? Or better yet, can this be done via python?You can get the product version using:
I want to share DirectX redistributable as a prerequisite package of my application setup msi( made with visual Studio).
I have a Visual Studio Installation Project and I want the Installer to create a specific folder only if a check box on a \'Checkboxes (A)\' form that I\'ve added to the project UI is checked. The nam
I ran into the following problem: I need to supply the installation package to the client. Part of the code is python, so I have to make sure that it is installed. I am using NSIS for the installation
I need to update an 开发者_StackOverflowAttributes column in an MSI file. Unfortunately, I am unable to find any documentation (esp. for C++).
We are upgrading our installers to MSI, and have noticed that you can not \"right click and paste\" into the text boxes. You can however ctrl+v. Is there a setting that you can switch on to enable con
I have created custom action dll file with embedded resource as SQL Server Compact Edition msi...this dll is a开发者_开发问答ssigned as a custom action in setup project ..but when i run setup msi it w
I\'m trying to deploy an application on Windows Server 2008 (SP2 x64) and Windows 7 (x64), using VS2005 Installer Project. The MSI version (I think) it the 2.0.