Re: [WiX-users] [Wix-users] Burn and RegistrySearch

2012-12-29 Thread Gabriel Ivanes
For permission's purpose. Le Sam 29 Décembre 2012, à 22:49, Rob Mensching a écrit : > Why is your bootstrapper installing in the system context? > > > On Sat, Dec 29, 2012 at 10:56 AM, Gabriel Ivanes > wrote: > > > Ok. So here a more complete explanation. Be clement, more english is > > poor.

Re: [WiX-users] [Wix-users] Burn and RegistrySearch

2012-12-29 Thread Rob Mensching
Why is your bootstrapper installing in the system context? On Sat, Dec 29, 2012 at 10:56 AM, Gabriel Ivanes wrote: > Ok. So here a more complete explanation. Be clement, more english is > poor. > > The bootstrapper is installed in system-context, so UserLanguageID can't > work. > I need to sear

Re: [WiX-users] [Wix-users] Burn and RegistrySearch

2012-12-29 Thread Gabriel Ivanes
Ok. So here a more complete explanation. Be clement, more english is poor. The bootstrapper is installed in system-context, so UserLanguageID can't work. I need to search the user language by parsing HKUSERS and Volatile Enviroment to find the Logonuser. This task needs to be done with a custom ac

Re: [WiX-users] [Wix-users] Burn and RegistrySearch

2012-12-28 Thread Rob Mensching
I'm not sure I understood the original requirement completely, but if you wanted the user language in the Bundle, would the UserLanguageID variable have worked? On Thu, Dec 27, 2012 at 12:29 AM, Gabriel Ivanes wrote: > Finally, I used an MST, a launchcondition and with vital=no. > > -- > > "I k

Re: [WiX-users] [Wix-users] Burn and RegistrySearch

2012-12-27 Thread Gabriel Ivanes
Finally, I used an MST, a launchcondition and with vital=no. -- "I know no way of judging the future but by the past." Patrick Henry "You can never plan the future by the past." Edmund Burke -- Master Visual St