Power.Ctrl.app pca-v1.00.10
·
389 commits
to main
since this release
π File Download:
π¦ power-ctrl-app-release.zip
π Installation:
- Download the
power-ctrl-app-release.zipfile above - Extract to your desired folder
- Open PowerShell as Administrator
- Navigate to the extracted folder
- Run application:
.\Power.Ctrl.app.ps1
π‘ Insider tip:
Create a shortcut and paste the following command as the target.:
C:\Windows\System32\conhost.exe --headless powershell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -NoProfile -NonInteractive -File "C:\PATH\TO\Power.Ctrl.app.ps1"
Change -File "C:\PATH\TO\Power.Ctrl.app.ps1" to the actual location of Power.Ctrl.app.ps1
Save the changes, run the Shortcut and thank me later π
β οΈ System Requirements:
- Windows 10/11
- PowerShell 5.0 or higher
- .NET Framework 4.7.2 or higher
- Administrator privileges recommended
This release was automatically created by GitHub Actions.