Hi,
I'm writing a script which change determined values in registry (HKLM) in Windows 7 x64.
I want give compiled script for user whose don't have Admin rights.
How does it do to the normal user has launched a compiled program, Where is stored the local administrator password?
I can use RunAs command but I have to run external program. I would like keep all in one file.
I'm writing a script which change determined values in registry (HKLM) in Windows 7 x64.
I want give compiled script for user whose don't have Admin rights.
How does it do to the normal user has launched a compiled program, Where is stored the local administrator password?
I can use RunAs command but I have to run external program. I would like keep all in one file.