/UltimateWindowsToolbox

Primary LanguageBatchfileGNU General Public License v3.0GPL-3.0

UltimateWindowsToolbox

Just a simple utility to change some basic Windows functions. I plan on expanding this soon.

Run instructions:

  1. Open PowerShell and run as Administrator.
  2. Enter the following command:

irm bit.ly/windowstoolbox | iex



Fallback commands if that one fails:

irm github.com/PowerPCFan/UltimateWindowsToolbox/raw/main/wintoolbox.ps1 | iex

irm https://raw.githubusercontent.com/PowerPCFan/UltimateWindowsToolbox/main/wintoolbox.ps1 | iex