I\'m trying to set up some ports from a WIX installer.For WinXP we use httpcfg in a custom action and this works fine.For Win7, we\'re trying:
We are looking to OEM our product complete with separate install paths, exe names, ect... But of course we want to minimize the amount of maintenance overhead we need to maintain the product.
I\'m assuming YES. I have an installer for the x86 version, I\'m building the installer for the x64 version.
I have an ISAPI DLL, an add-on to IIS.I build the installer for it using WIX 3.0. In the installer project, I have a number of custom actions implemented in Javascript.One of them, run at the initiat
I am new to WIX and I am trying to create a component from within the Program Files directory in Windows. In the Command line I cd to C:\\Program Files (x86)\\Microsoft Visual Studio 9.0\\Common7\\IDE
I am trying to add my own help file to Visual Studio 2010\'s Help Library by using WiX to run the HelpLibraryManagerLauncher that the Sandcastle Help File Builder creates after it builds my Sandcastle
I am using Wix::Extensions::CommonUi from AppSecInc. I need to deploy two databases in my MSI and need to collect the db connection information from the user for both databases.
I am currently evaluating installer technology.One of the main tasks I need to complete is to be able to take a number from a user and to repeat a set of pages that number of times.
I am installing some certificates into localStore and for some strange reason all those certs are suffixed with \"_wixCert_0\" or \"_wixCert_1\". I\'ve tried to manually remove all the certificates pr
I have a WIX installer that executes Custom Actions over the course of install. When I run the WIX installer, and it encounters its first Custom Action, the installer fails out, and I receive an error