[WiX-users] Using WixUI_InstallDir with Visual Studio 2005

2008-04-24 Thread Jon Andersen
I'm trying to use WixUI_InstallDir inside Visual Studio 2005 (with integration installed) and have run into an issue. Apparently the light linker needs to be given a localization XML file, but I can't figure out how to give it to it. The error message is: light.exe : error LHGT0122: The lo

Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

2008-04-24 Thread Jon Andersen
I'm using Wix 2.0. Currently my references listed are sca.wixlib, wixca.wixlib, and WixUI.wixlib. -Jon From: Willie Burton [mailto:[EMAIL PROTECTED] Sent: Thursday, April 24, 2008 2:37 PM To: Jon Andersen Cc: wix-users@lists.sourceforge.net Subject: RE: [WiX-users]

Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

2008-04-24 Thread Jon Andersen
Is there some way to tie in the localization XML file using the Visual Studio plug in? I haven't been using makefiles, etc. -Jon Andersen Guardian Team: Securing CPS Citrix Systems, Inc (954) 940-7737 or x27737 This email was sent using RTST Outlook. From: Mark Line [mailto:[

Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

2008-04-25 Thread Jon Andersen
s\wix-2.0.5805\WixUI_en-us.wxl" or the equivalent within Visual Studio. I don't want to have a parallel build system outside Visual Studio. -Jon Andersen Guardian Team: Securing CPS Citrix Systems, Inc (954) 940-7737 or x27737 This email was sent using RTST Outlook. From: Jon