Re: [WiX-users] Shortcut Names

2009-10-12 Thread ezimmerman
My client wants to customize the install to different customers. This includes default path, shortcut name and data files with defaults. I was able to change the default path via property (read from external text file in the install dir) I can do add/remove shortcuts through VBS, but I was hopin

Re: [WiX-users] Shortcut Names

2009-10-12 Thread Blair
Not in initial authoring, since Windows Installer doesn't support that. What are you trying to achieve? WiX does support using a localization string. And depending on what you are doing, there may be other ways as well. Also, what OS are you targeting? -Original Message- From: ezimmerman