Re: [WiX-users] resource strings issue with wix 2.0

2010-10-01 Thread Blair
-users] resource strings issue with wix 2.0 Blair Thanks for your comment We are working on WIX 2.0 and have a wxl file. We use some strings that are a part of WixUI_en-us.wxl while we have some other strings that are specific to our product. We cannot have these as two separate files (i.e. we cannot

Re: [WiX-users] resource strings issue with wix 2.0

2010-10-01 Thread Naufal Basheer (Aditi)
is standard practice. -Naufal. -Original Message- From: Blair [mailto:os...@live.com] Sent: Thursday, September 30, 2010 12:46 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] resource strings issue with wix 2.0 I just took a quick gla

Re: [WiX-users] resource strings issue with wix 2.0

2010-09-30 Thread Blair
xl without replacing or editing it. -Blair -Original Message- From: Naufal Basheer (Aditi) [mailto:v-na...@microsoft.com] Sent: Wednesday, September 29, 2010 11:24 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] resource strings issue with wix 2.0 Than

Re: [WiX-users] resource strings issue with wix 2.0

2010-09-29 Thread Naufal Basheer (Aditi)
PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] resource strings issue with wix 2.0 On 27-Sep-10 08:17, Naufal Basheer (Aditi) wrote: > We have an installer for which we are using both built-in Wix and custom > dialogs. Is there a way to use the existing WixUIExtension.d

Re: [WiX-users] resource strings issue with wix 2.0

2010-09-28 Thread Bob Arnson
On 27-Sep-10 08:17, Naufal Basheer (Aditi) wrote: > We have an installer for which we are using both built-in Wix and custom > dialogs. Is there a way to use the existing WixUIExtension.dll resource file > for build-in resource strings and use a separate resource file for our custom > strings?

[WiX-users] resource strings issue with wix 2.0

2010-09-27 Thread Naufal Basheer (Aditi)
Hi, We have an installer for which we are using both built-in Wix and custom dialogs. Is there a way to use the existing WixUIExtension.dll resource file for build-in resource strings and use a separate resource file for our custom strings? We are running on WIX 2.0 and do not want to create a