Re: [WiX-users] how to create a DisplayResourceDll for ShortCut element

2010-01-20 Thread Blair
28 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] how to create a DisplayResourceDll for ShortCut > element > > Thanks for reply Blair. > > My shortcut points to a managed exe instead of a native exe. Can I use a >

Re: [WiX-users] how to create a DisplayResourceDll for ShortCut element

2010-01-20 Thread Lian Jiang
taller XML toolset. > Subject: Re: [WiX-users] how to create a DisplayResourceDll for ShortCut > element > > Thanks for reply Blair. > > My shortcut points to a managed exe instead of a native exe. Can I use a > native resource dll for DisplayResourceDll in this way: > &

Re: [WiX-users] how to create a DisplayResourceDll for ShortCut element

2010-01-19 Thread Blair
Yes, that should work. -Original Message- From: Lian Jiang [mailto:jiangok2...@gmail.com] Sent: Tuesday, January 19, 2010 10:28 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] how to create a DisplayResourceDll for ShortCut element Thanks for reply

Re: [WiX-users] how to create a DisplayResourceDll for ShortCut element

2010-01-19 Thread Lian Jiang
Thanks for reply Blair. My shortcut points to a managed exe instead of a native exe. Can I use a native resource dll for DisplayResourceDll in this way: Thanks. Regards Leon On Mon, Jan 18, 2010 at 5:55 PM, Blair wrote: > Sample code. Take it for what it is worth. This assum

Re: [WiX-users] how to create a DisplayResourceDll for ShortCut element

2010-01-18 Thread Blair
Sample code. Take it for what it is worth. This assumes three things: 1. The resources are "declared" in Product.exe and are localized into two cultures: en-US and es-ES using the MUI Win32 resource localization scheme released to the world with Vista. The actual Spanish string will actually be fou