Set the MSIUSEREALADMINDETECTION property to 1 and use the AdminUser property to detect instead of the Privileged property IF you want to detect whether the invoker of the MSI is in Administrators group.
http://msdn2.microsoft.com/en-us/library/aa816403.aspx Chesong Lee On Dec 18, 2007 12:36 AM, SaiTeja <[EMAIL PROTECTED]> wrote: > > Hi, > > Following is Administrator check for WINDOWS Os > > <Condition Message="You must be an Administrator to install the Client."> > Privileged > </Condition> > > How to check the same in VISTA OS (32 and 64bits OS's) > -- > View this message in context: > http://www.nabble.com/Admin-Check-in-VISTA-OS-tp14384539p14384539.html > Sent from the wix-users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services > for just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users