Skip to content

Power.Ctrl.app pca-v1.00.10

Choose a tag to compare

@github-actions github-actions released this 26 Oct 07:51
· 389 commits to main since this release

πŸ“‚ File Download:

πŸ“¦ power-ctrl-app-release.zip

πŸš€ Installation:

  1. Download the power-ctrl-app-release.zip file above
  2. Extract to your desired folder
  3. Open PowerShell as Administrator
  4. Navigate to the extracted folder
  5. 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.