Hey all
I understand how the Shell feature works, a line like:
Shell("regedit. exe")
would start the registry editor. But, would it be possible to run it as administrator, rather than the local user? (I have the administrator password.)
Thanks!
I understand how the Shell feature works, a line like:
Shell("regedit. exe")
would start the registry editor. But, would it be possible to run it as administrator, rather than the local user? (I have the administrator password.)
Thanks!
Comment