Rob Mensching <[EMAIL PROTECTED]> writes:

> That's a thing Derek did a long time ago.  The decompiler is "smart"
> and puts in what you need to just refer to the .wixlib again.

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.

> If you're looking for the source code of the Mondo UI, then just
> look in wix\src\ui\ext\UIExtension\wixlib.

Thanks. Well I guess I was just playing with the tools. In case others
are interested, I figured out that you can disable the UIExtension by
modifying the dark.exe.config (that will result in the UI being part
of the resulting wxs file.

Jarl

-- 
Jarl Friis
Softace ApS
Omøgade 8, 2.sal
2100 København Ø.
Denmark
Phone:  +45 26 13 20 90
E-mail: [EMAIL PROTECTED]
LinkedIn: https://www.linkedin.com/in/jarlfriis


-------------------------------------------------------------------------
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

Reply via email to