Adam Langley wrote: > I am writing a tool to make it easier to create custom WiX dialogs, can > someone tell me how I would go about extracting the wix dialog files (i.e. > WelcomeDlg.wxs) from the UI wixlib? >
You can't; .wixlibs contain compiled WiX authoring, not the original source code. You could decompile it but it won't be identical because stuff like the preprocessor has already happened. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users