There are several occasion you have encounter to have a administrator privilege for specific software .And You( Administrator ) not liked give the Administrator password for the normal user ,in such case you can use this trick to Open the specific program always in administrator privilege.
first create short cut from desktop like this picture
Suppose for example ,you want to open this MPC player in administrator
then copy the path from right clicking its shortcut
"C:\Program Files\MPC-BE x64\mpc-be64.exe"
And create a shortcut by right clicking on free space of desktop
add this line of command code before this path
runas /user:ComputerName\Administrator /savecred "C:\Program Files\MPC-BE x64\mpc-be64.exe"
and click →Next →Next →name the shortcut →Finish
Next Open your program from newly created shortcut
No comments:
Post a Comment