|
Previous Top Next |
This property will tell is UAC is turned on. To our knowledge this is the best way to determine if the UAC is on or not.
SELF.VistaHasUAC = GetReg(REG_LOCAL_MACHINE,'Software\Microsoft\Windows\CurrentVersion\Policies\System','EnableLUA')
See also: