Re: [WiX-users] dark and custom UI

2012-02-17 Thread David McCabe
Bob Arnson joyofsetup.com> writes: > Did you keep the WixUI_Mode property? The UI extension uses that > property during decompilation and will suppress all output that matches > the "native" WixUI set. Fantastic, removing that property did the trick, thank you. -- David McCabe --

Re: [WiX-users] dark and custom UI

2012-02-15 Thread Bob Arnson
On 10-Feb-12 12:03, David McCabe wrote: > I'm having a few problems with dark. The MSI I'm attempting to decompile was > built with WiX 3.5 and a modified form of WiXUI_InstallDir, by copying > WiXUI_InstallDir.wxs into a section and modifying: Did you keep the WixUI_Mode property? The UI extensio

[WiX-users] dark and custom UI

2012-02-10 Thread David McCabe
I'm having a few problems with dark. The MSI I'm attempting to decompile was built with WiX 3.5 and a modified form of WiXUI_InstallDir, by copying WiXUI_InstallDir.wxs into a section and modifying: ... Now, if I run this MSI through dark, I get errors of the form: x.msi : wa