lolp1 Posted September 23, 2009 Posted September 23, 2009 Hello, I don't have WindowsXP to test it on, but what happens if you run #RequireAdmin on windowsXP and they are not admin, and what happens if they are if anything.(Curios since the command was designed for windows vista but the change log says it can be used for XP to)
TurionAltec Posted September 23, 2009 Posted September 23, 2009 (edited) If the user is a limited access user, the RunAs dialog will appear:If the user has local administrative privileges, the script will run without blinking.I run day to day as a limited user in XP, and it's a pain in the ass when installers aren't smart enough to detect that they aren't properly privileged. Some do, most don't. Edited September 23, 2009 by TurionAltec
lolp1 Posted September 23, 2009 Author Posted September 23, 2009 If the user is a limited access user, the RunAs dialog will appear:If the user has local administrative privileges, the script will run without blinking.I run day to day as a limited user in XP, and it's a pain in the ass when installers aren't smart enough to detect that they aren't properly privileged. Some do, most don't.If you are privileged on XP, does it just run with out any pop ups or anything unlike vista where you get a pop asking if your sure you want to run as a admin?
TurionAltec Posted September 23, 2009 Posted September 23, 2009 If you are privileged on XP, does it just run with out any pop ups or anything unlike vista where you get a pop asking if your sure you want to run as a admin?If the user is admin in XP, it will run without any popups.
Demonic Posted September 23, 2009 Posted September 23, 2009 If you are privileged on XP, does it just run with out any pop ups or anything unlike vista where you get a pop asking if your sure you want to run as a admin?If you turn off UAC that wont even happen on Vista.
TurionAltec Posted September 23, 2009 Posted September 23, 2009 If you turn off UAC that wont even happen on Vista. You will also defeat the security benefits of UAC, meanwhile Linux people will keep going ad naseum "Windows is insecure because everything runs as admin. Windows should have sudo" even though it does in the form of UAC.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now