I wished Windows has something like sudo... but it doesn't.
And the run as ... does not appear every time you hold a shift key, and right click on the application executable.
The next workaround is, run runas in command prompt.
And the run as ... does not appear every time you hold a shift key, and right click on the application executable.
The next workaround is, run runas in command prompt.
runas /user:"Path to the application executable"
Comments
Post a Comment