Re: [WiX-users] Customizing GUI using wix3 beta 3.0.4311.0 fails

2008-07-18 Thread Stephan Mueller
* Stephan Mueller <[EMAIL PROTECTED]> [18.07.2008]: > For me it looks like the WixUIExtension stuff in the binaries and the > wxs files from the source distribution for version 3.0.4311.0 differ. > Can anyone confirm this problem or show me how to fix this? Oomph. I am stupid. I forgot to update

[WiX-users] Customizing GUI using wix3 beta 3.0.4311.0 fails

2008-07-18 Thread Stephan Mueller
Hi, I am currently trying to adjust the GUI of my msi Installation. I want to modify an existing dialog. I am following the howto from http://www.dizzymonkeydesign.com/blog/misc/adding-and-customizing-dlgs-in-wix-3/ Without changing anything and using -ext WixUIExtension everything works fine.