7;m not sure if this is the "best" way to achieve this sort of thing, but it
worked for us!
Mike
-Original Message-
From: Lian Jiang [mailto:lji...@microsoft.com]
Sent: 30 September 2009 21:47
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] how to add la
Hi,
My installer adds Everyone user to a group using this VBscript:
set group=GetObject("WinNT://./remote desktop users")
group.add "WinNT://everyone"
Unfortunately, it does not work on non-en-us locale machines. I guess
"Everyone" need to be localized or I should use SID instea
2 matches
Mail list logo