Jarl Friis wrote: > That's pretty smart. But it seems to be a little too smart. Because if > I modify some UI stuff with Orca, and then darken it, it *incorrectly* > detects that the user interface is WixUI_Mondo. It is not WixUI_Mondo, > it is a *modified* version of WixUI_Mondo, so building the MSI file > back, will not include these changes. >
The decompiler uses the presence of a WixUI_Mode property to detect when WixUI is being used. If you modify a standard WixUI set, you need to change the WixUI_Mode value if you want the decompiler to work as expected. And then you need to make sure there are no other conditions in the WixUI dialogs that will break if you change the value. -- sig://boB http://bobs.org ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users