Determines whether the computer is running Windows 7 and also has AutoLogon enabled.
((name of it as lowercase = "Win7" as lowercase) of operating system) AND (exists keys "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\Currentversion\Winlogon" whose (exists values whose (name of it = "AutoAdminLogon" AND it as string as lowercase = "1" as lowercase) of it) of native registry)