I added a few custom pages to my setup. In one of this custom pages I do some checks. If this checks failed, I want switch to finish page. How can I do this?
When is it necessary to change the package GUID of a merge module? <Wix xmlns=\"http://schemas.microsoft开发者_如何学Go.com/wix/2006/wi\">
In custom action I override following function and got exception in rollback case... \"savedState dictionary does not
I\'m working with boost::python and wanted to build the whole thing to make sure I can pull it off.However, I don\'t see any install script or way to build th开发者_运维知识库e MSI so I can install it
I have a WiX installer that has per-feature custom actions that need to be executed on uninstall.Right now I\'m running into a problem where the actions execute whether or not the feature was actually
I have a custom action inside an MSI installer that makes some changes to some configuration file.my requirement is to run the installation in silent mode so I am using msiexec.
PLEASE READ THE FULL QUESTION BEFORE POST YOUR ANSWER Hello guys! I\'m currently developing a \"Extremelly customized Installer Application\" in C# for installing a old classic ASP application开发者_
I\'m trying to do a sc开发者_C百科ript that gets information out of some MSI and MST files and write it into a text file. I achieved reading the MSI files. However, I get the following message.
I have been asked to fix a small problem with one of our small product\'s install. Its a basic .msi file (about 0.5 megs) that was created in Microsoft Visual Studio. When you run the installer it goe
My installer requires there be two files in the same directory in order for it to install. The installer (.msi file)