[WiX-users] Fwd: עדי סשקיס שטרית מעוניין לשתף אותך בעריכת הלופה שלו

2012-12-29 Thread Adi Sashkis
הי מיכ תעבור בבקשה על העברית -- Forwarded message -- From: Date: 2012/12/27 Subject: עדי סשקיס שטרית מעוניין לשתף אותך בעריכת הלופה שלו To: adi.sash...@gmail.com רגע לפני שהספר ירח דבש - תאילנד ( טיוטה לפני הדפסה)

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] Transition from InstallShield to WiX

2012-12-29 Thread Bruce Cran
On 29/12/2012 14:12, Rob Mensching wrote: > Visualt Studio and Windows SDK are two that I know about off the top of my > head. WiX v3.6 is still relatively young so I expect more will show in time. Also the Windows Driver Kit 8.0. The WDF CoInstaller package is just a plain WiX msi (with the red

Re: [WiX-users] Transition from InstallShield to WiX

2012-12-29 Thread Rob Mensching
Visualt Studio and Windows SDK are two that I know about off the top of my head. WiX v3.6 is still relatively young so I expect more will show in time. On Sat, Dec 29, 2012 at 5:32 AM, up2date.cyb...@gmail.com < up2date.cyb...@gmail.com> wrote: > I was wondering: are there many big microsoft sof

Re: [WiX-users] Transition from InstallShield to WiX

2012-12-29 Thread up2date.cyb...@gmail.com
I was wondering: are there many big microsoft softwares that uses WiX with burn? On 29/12/2012 05:43, Rob Mensching wrote: > Easiest way is to use dark to decompile your MSI. Burn (the WiX toolset > bootstrapper) creates Bundles that can install prerequisites and far more. > For example, the Vis

Re: [WiX-users] WixPdbPath property

2012-12-29 Thread Rob Mensching
Many people move it to a drop location that is laid out identically as the build machine with a different root. We can work with that. pyro already has support for such gymnastics when using bindpaths. On Fri, Dec 28, 2012 at 8:42 PM, Alex Ivanoff wrote: > Exactly my point: how often do you bui