Hello guys,

I decided to use burn to bundle TortoiseSVN and its LanguagePack (only
for french).
We're using SCCM2012 with per-machine installation in system context.

The language of the user is the result of 2 registry keys :
HKEY_CURRENT_USER\Control Panel\Desktop\PreferredUILanguages if the user
change his display language or
HKEY_CURRENT_USER\Control
Panel\Desktop\MuiCached\MachinePreferredUILanguages if he didn't change
his language.

Usually, i'm using a vbscript to get UserSID (scanning HKUSERS and
possible Volatile Environment and then subkeys) and these values, in a
custom action. But not in condition of an installation...yes but in
SCCM.

Here, i have to condition french language pack installation with the
result. Using burn and vbscript in custom action in fragment, there is
no trace of its execution.

I'm using Wix for few month, and it's my first bootstrapper, so i didn't
manage to get it worked properly.

Is there anyway to get UserSID of the LogonUser in system context in
burn ?
Is my approach the good one ?

Thanks for your time.

Sincerely,
Gabriel

-- 

"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

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to