Update Utility Scripts/Start powershell script as admin.bat
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
|
# Used so you can simply double click the .bat file to make a PowerShell script run (.ps1 scripts don't run as admin by default when double clicking)
|
||||||
|
|
||||||
Powershell.exe -executionpolicy remotesigned -file "C:\Users\%UserName%\Desktop\script.ps1"
|
Powershell.exe -executionpolicy remotesigned -file "C:\Users\%UserName%\Desktop\script.ps1"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user