5 ms·
You can try this little utility: http://code.kliu.org/misc/elevate/ http://code.kliu.org/misc/elevate/ It's very handy.
by Senji 10y ago
You can try this little utility: http://code.kliu.org/misc/elevate/ http://code.kliu.org/misc/elevate/
It's very handy.
- emmanueloga_ 10y agoThat's pretty cool. I've been using "su" [1] myself which is different, I think. From the website: "it will attempt to restart cmd.exe with administrator privileges, in the current directory, much like if you had started cmd.exe with rightclick "Run as Administrator" 1: http://p-nand-q.com/download/supershell.html http://p-nand-q.com/download/supershell.html
- Senji 10y agohaven't used that "su", but elevate will use the built in mechanism for privilege elevation, if you make UAC prompts silent it will simply work without bothering you.