Re: [WiX-users] Multilanguage managed bootstrapper

2014-03-05 Thread Nelya Iva
gt; > -Original Message- > From: Nelya Iva [mailto:nelya@gmail.com] > Sent: Wednesday, March 5, 2014 3:53 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Multilanguage managed bootstrapper > > Hmm. It's look like boots

Re: [WiX-users] Multilanguage managed bootstrapper

2014-03-05 Thread Rob Mensching
3:53 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Multilanguage managed bootstrapper Hmm. It's look like bootstrapper uninstalls product only if it was installed without any transform ( default is: TRANSFORMS="" ). Product codes for each localiz

Re: [WiX-users] Multilanguage managed bootstrapper

2014-03-05 Thread Nelya Iva
Hmm. It's look like bootstrapper uninstalls product only if it was installed without any transform ( default is: TRANSFORMS="" ). Product codes for each localized msi are different. Any advice? С уважением, Найля Исяндавлетова 2014-03-05 12:09 GMT+04:00 Nelya Iva : > Hi! I am struggling with ma

[WiX-users] Multilanguage managed bootstrapper

2014-03-05 Thread Nelya Iva
Hi! I am struggling with making my managed bootstrapper multilanguage. It's working brilliant on install and remove. But problem rase during repair mode. Each time when bootstrapper launches it shows the window with listbox of languages to select. I had embed all mst-files inside one english insta