Hi, I'm trying to solve a problem, how to install multiple shortcuts in different locales using one MSI and one installation process. All application files are using file name in base latin characters, but the shortcuts in Start Menu need to be localized and we don't use MUI. Interestingly Orca allows modifying MSI file and inserting characters in other locales, but these changes are lost on save.
Is there a way, how to create these localized shortcuts? The user typically selects one language during installation, but some users choose to install more languages - their native language and second, third, ... language depending on their business partners. I know MSI is ANSI :( I'm trying to find a way, how to localize the shortcuts... I've tried to use Desktop.ini with constant strings, but it didn't localize the names :-( [LocalizedFileNames] Program_EN.lnk=Localized name Program_CS.lnk=Přeložený název Any help is greatly appreciated Ondrej Zarevucky PS: The solution needs to work on Windows XP, Windows Vista, Windows 7, Windows 2003, ... ------------------------------------------------------------------------------ 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