Re: [WiX-users] Help with localization

2009-03-27 Thread Bob Arnson
Tripphippy wrote: > I built a wixlib and link to it from a wixproj file. The contents of the > wixlib is basically the UIExtension dialogs slightly modified for my purpose. > Does it also include the .wxl files in WixUIExtension? They're needed to resolve the loc strings. -- sig://boB http:

Re: [WiX-users] Help with localization

2009-03-27 Thread Arthur Curvello
al Message- From: Tripphippy [mailto:mike.go...@sungard.com] Sent: Thursday, March 26, 2009 6:29 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Help with localization Hello Forum, I built a wixlib and link to it from a wixproj file. The contents of the wixlib is basically the UIExtensi

[WiX-users] Help with localization

2009-03-26 Thread Tripphippy
Hello Forum, I built a wixlib and link to it from a wixproj file. The contents of the wixlib is basically the UIExtension dialogs slightly modified for my purpose. The wixlib compiles alright but my wixproj is not compiling anymore since I got the wixlib to compile. Relevant command line info an