wix3
Change Wix Merge Module Package GUID?
When is it necessary to change the package GUID of a merge module? <Wix xmlns=\"http://schemas.microsoft开发者_如何学Go.com/wix/2006/wi\">[详细]
2022-12-19 18:02 分类:问答How to remove a COM+ application using WIX3.0?
I have scoured the internet, and not found anything about how to do this. Essentially, we are replacing an old VB6 COM+ application with a .NET one. We are using WIX to install our开发者_StackOverflow[详细]
2022-12-19 14:07 分类:问答Is it possible to have Publisher (Manufacturer) of installation (MSI) be dynamic according to property
When we deploy our products using OEM we have a requirement that our company name will not appear in the Publisher property of the installation in the add remove / other.[详细]
2022-12-18 16:05 分类:问答Wix: How to create a desktop shortcut pointing to a virtual drive under Computer
I would like to add a shortcut on the desktop which points to a virtual drive mounted under \"Computer\". This drive doesn\'t have a letter associated with it. I\'ve successfully added a link t开发者_[详细]
2022-12-18 13:34 分类:问答Best practice for harvesting COM file file to WiX fragment
I have made a dynamic deployment project based on WiX 3.0, that uses mainly HEAT to consume directories in dynamic way (files + DLL that need to be registered).[详细]
2022-12-17 12:15 分类:问答Deleting XML elements in WiX
How do you delete/remove an element from a开发者_如何学Pythonn XML file in WiX?Given a .config file with the following content:[详细]
2022-12-16 16:55 分类:问答WiX undefined preprocessor variable
I\'m starting to use WiX in order to do automated builds to create msi\'s of my c# projects and am experiencing the error \"Undefined preprocessor variable \'$(var.MyProject.TargetDir)\'\"[详细]
2022-12-16 14:30 分类:问答Install Microsoft KB951608 with WIX
On our server (win 2008 r2) we enabled the setting \"force network authentication\" to enforce that the client must support the NLA, because the port 3389 is directly reachable from the internet. But[详细]
2022-12-16 04:24 分类:问答Generating an executable using wix
I am learning Wix and I want to g开发者_开发技巧enerate a setup.exe file instead of a setup.msi.[详细]
2022-12-15 22:16 分类:问答How can I change the font colour and type of a string in WiX in one of the standard dialogs?
Is there a simple way to change the font colour and (preferably) font type for one of the strings in one of the standard UI dialogs in Wix?[详细]
2022-12-15 04:58 分类:问答