windows - run cmd.exe as administrator in a script - Stack Overflow

windows - run cmd.exe as administrator in a script - Stack Overflow

瀏覽:1433
日期:2026-04-17
I have a script that I need to run as Administrator just as I would right click on cmd.exe and click Run As Administrator. Currently this is what I have: Call WSHShell.Run("cmd.exe ......看更多