Set Registry Value as Administrator
Hello,
I have been trying to find a way to Set/Modify key values that need to have Admin Privileges with out being logged on as the Administrator.
Yes, I am an Administrator and I could go from one computer to the next and use the command "runas /user:Administrator myprogram.exe" and then enter my password - But, I am looking for a way to set it all up in a file that I can distribute on the network and be executed when the normal user logs on.
I have found many useful tips, and scripts on how to edit the registry with the advapi32.dll, but none so far that will do what I want without being logged on as a Administrator.
Any help on this would be greatly appreciated.
Tod
PS - An embedded User Name and Password approach would be acceptable.
|