I have created an MSI file and then setup.exe with setupbld.exe. I want to have this shield on the setup.exe icon, so when user try to run this installer, the user will immediately get this screen wit
We are trying to introduce more automation into the开发者_StackOverflow generation of our installation using heat.Our build outputs artifacts in a directory that I would like to harvest using heat.Sin
D开发者_开发百科oes WiX not have the concept of generic cultures? EDIT: specifically, is it possible to provide strings for a language separate from a country. I\'d like to translate for French, Germ
... and if yes, why can\'t I use SelfRegCost=\"0\"? So this might get a little philosophical ;) The basic problem is: I have to register a ShellExtension DLL during a setup. When using plain old VS
We have a large application that has been developed over 15 years and in installed in 200+ client locations.The application currently consists of an Access database and a bunch of executable and repor
I just using Wix 3.5 with Visual Studio 2010, Windows 7. I unable to make a custom Preprocessor Extension run. I create the extension project in .NET 3.5. and copy the compiled dll into Wix 3.5 progra
I have to create a message queue if MSMQ is installed. If MSMQ is not installed then move forward without doing anything.
Can anybody tell me how can I invoke another msi packet in one msi custom actio开发者_如何学Pythonn with wix?You can\'t; MSI doesn\'t support running multiple install transactions simultaneously. You
With Windows Installer 4.5, there was a new table added for MsiEmbeddedChainer Table. This table was supposed to allow multiple开发者_Python百科-package installation. WiX added support for the table b
I tried to build a WiX patch with Visual Studio. Easy enough. I build with Visual Studio, and it builds. But, when I try to run the resulting MSI, I am told