Him Posted December 28, 2006 Posted December 28, 2006 Hi, I made a programme that checks if the user has admin rights and (if yes) it autostarts at next reboot, blocks input, prevents taskmgr.exe from running and asks for a floopy disk with a password to enable input and taskmgr. I want this programme not to be able to be terminated from the TaskMgr or be deleted. Is this possible under AutoIt? Thanks...
Developers Jos Posted December 28, 2006 Developers Posted December 28, 2006 Hi, I made a programme that checks if the user has admin rights and (if yes) it autostarts at nextreboot, blocks input, prevents taskmgr.exe from running and asks for a floopy disk with a password to enable input and taskmgr.I want this programme not to be able to be terminated from the TaskMgr or be deleted. Is this possibleunder AutoIt?Thanks...Sounds a bit on the edge to me ..... any proper legitimate purpose for this ? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Him Posted December 28, 2006 Author Posted December 28, 2006 Sounds a bit on the edge to me ..... any proper legitimate purpose for this ?Security reasons only
Developers Jos Posted December 28, 2006 Developers Posted December 28, 2006 (edited) Security reasons onlyThats the bit that worries me when reading your question. You want to "disable"the PC when the user that runs the script has admin rights.Still don't undertstand why you would want that .... can you explain ? Edited December 28, 2006 by JdeB SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Him Posted December 28, 2006 Author Posted December 28, 2006 No, I want this programme to be able to be installed ONLY if the user has admin rights. However a user may obtain somehow the admin password and log in as admin. In that case he won't possess the floppy disk with the password to terminate my program and enable input...
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