{(“HKEY_USERS” & (name of key whose (((it = name of current user as lowercase OR it starts with name of current user as lowercase & “@”) of (it as string as lowercase) of (if (name of operating system starts with “Win”) then value “USERNAME” of key “Volatile Environment” of it else value “Logon User Name” of key “Software\Microsoft\Windows\CurrentVersion\Explorer” of it))) of key “HKEY_USERS” of registry))}\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
(I take off parentheses because it would disappear)
“DisallowRun”=dword:00000001
Just like this.
We want to set registry to HKEY_CURRENT_USER.
Why does it can work in win7 but not in winXP if there is an error.