-
Currently running a logon app which is launched during the user login. Some of the call set registry keys etc. which the normal user cant change. is there an api call or something that will let me run the app as the local administrator, All passowrds the same on all PC's.
Nigel
-
If you want some global type password for all systems just hardcode one into the password checking.
-
Sorry I forgot to mention this was regarding Windows NT user permissions, I did hear that there was an api call to elevate the current user to run administrative tasks?
Nigel