I\'ve created a Wix (3.0) custom action written in .NET. Fine. The problem is that I shall access to the Windows registry during the execution of the custom action, but I have a redirection on the Wow
How to Install DirectX (June 2010) redi开发者_StackOverflowst and .NET 4 with WiX?MSI\'s need bootstrappers ( aka chainers ) to support this properly.WiX doesn\'t have a bootstrapper yet.Version 3.6 w
Usually, we can set this value as a text, while what I need is a directory name, which means I 开发者_如何学运维need set ProgramFilesFolder to this value.
It seems like it\'s still not possible to build .vdproj on a build-server without having Visual Studio installed. However, using Wix seems to be a lot more complicated.
I\'m using WIX 3.0 After I install my product, I can run installer again and remove or repair my product.
I use MsmqExtension to create a private message queue. But during uninstall the queue is left behind without any rights and can\'t be deleted manually.
I am building merge modules with WIX. The batch files which calls the开发者_StackOverflow WIX tools to generate the merge modules from *.wxs files are run by my daily build.
I want to replace a file that has been installed by my installer. In the following code the \"OneCoreFiles\" component should install the files first time( which is working) and the component \"Config
I want create own SetupTypeDlg using wix default dialogs to show the disk costs for Typical/Complete installation depending on features to install in that section.
I\'ve assigned a task in which one sub feature among 4 should be displayed to the user in the state as \"This Feature Will Not be available\"