Re: [WiX-users] Copy user-selected installed file

2010-03-21 Thread Dave Brotherstone
On Sun, Mar 21, 2010 at 1:05 PM, Dave Brotherstone wrote: > For the application, we have a language definition file that contains the > localized strings for each language, and a single file that represents the > active language. I would like to offer the user a drop down of available > language

[WiX-users] Copy user-selected installed file

2010-03-21 Thread Dave Brotherstone
Hi, Thanks to the list, I am down to one last step on my installer (for an opensource product). I'm building a multi-language installer using the specially named transform storage method ( http://www.installsite.org/pages/en/msi/articles/embeddedlang/index.htm). For the application, we have a lan