Fairly simpl开发者_运维知识库e question, does anyone know of good utility for browsing msi log files?
I am working on the installer for a product (currently version 3). Between versions 1 and 2 (already released), the guid of a component was changed, but the keypath adn everything stayed the same (and
I have created a msi using VS2010 Setup and Deployment template. In this I have referred a exe(Application) in Custom action->Install to be installed when MSI is executed . If the exe execution fails
I\'m working for a custom installer developed in Visual Studio 2008 (Setup & Deployment > Setup project) for a C# project. I\'d like to run a batch file (*.bat) after installation 开发者_运维问答i
I begin to use InstallShield 2011 to create my installers (they must be files .msi). Using a basic msi project I finally get a setup.exe. My reference was this thread: http://community.flexerasoftware
I\'ve got a Visual Studio Setup Project 开发者_如何学Cthat uses the msiexec.exe file to create an Uninstall item as outlined in >> THIS << article on SO.
We have an intermittent problem with an installer that leaves behind registry entries, although the rest of the obsolete component, including the file, is removed as part of the upgrade or uninstall.
I\'ve updated my project with new DLLs. I\'ve updated the Assembly version and the File version of these DLLs to new (higher) values. I\'ve rebuilt the setup project and increased the version of the s
I\'m trying to work on a CD catelog, and there are about 4 buttons where the user has to be able to download separate things (the catelog itself, internet explorer, firefox, chrome, and adobe reader).
I am using InstallShield 11 and creating a basic MSI project for a 64 Bit machine. When I run my setup on a 32 Bit machine开发者_运维百科, the Windows installer shows a message that