Hi,
        If you only need one language help file per OS locale you could
create a shortcut per language and conditionally install it (and the
chm) depending on the OS locale
(http://msdn.microsoft.com/en-us/library/aa372056(VS.85).aspx), if you
do that then you could even localize the shortcut string.

You could of course install all the help and have a shortcut to each
language labeled as such.

Dave

-----Original Message-----
From: Lian Jiang [mailto:lji...@microsoft.com] 
Sent: 14 August 2009 06:13
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] create a shortcut pointing to different targets
according to different locales

Hi,

My project has a CHM file for each locale. For example, one for en-us
and one for ja-jp.

Can I create a shortcut which loads en-us CHM when OS locale = en-us and
loads ja-jp CHM when OS locale = ja-JP.

I am thinking that this shortcut can point to an executable (say
LoadCHM.exe) which load different CHM upon different locales.

Is there a smarter way?


Thanks
Lian

------------------------------------------------------------------------
------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day trial. Simplify your report design, integration and deployment -
and focus on what you do best, core application coding. Discover what's
new with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.  
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to