The Domain property is on the Group element, not the user. If you're adding a 
user to a local group, then the group doesn't need this property.

dB. @ dblock.org 
Moscow|Geneva|Seattle|New York



-----Original Message-----
From: John L Krupka [mailto:john.kru...@nmwco.com] 
Sent: Monday, July 12, 2010 12:50 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Determining if the LogonUser property is a domain user.


Is there any way to determine if the user defined by the LogonUser property
is a domain user or a local user?

I want to add this user to a group but need to know if the user is a domain
user so that I can set the Domain attribute of the user element.

I there a registry entry that I can query on the CurrentControlSet that I
can use to set a property?

Yes, I am trying to avoid writing a custom action for this.
-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Determining-if-the-LogonUser-property-is-a-domain-user-tp5281603p5281603.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to