adam
Results
2
comments of
adam
> It doesn't look like a windows batch file? It looks like a PowerShell script (the same filetype as winutil) Just name it with the `.ps1` extension, then right click...
You'll most likely need to run PowerShell as an admin. Open PowerShell as admin and simply type the location of the script ``` ./script.ps1 ```