Wednesday, June 18, 2025

ChrisTitusTool Shortcut

Runs PowerShell 7 (can be manually changed)

Right-click on your desktop and go to New -> Shortcut
It should ask for the location of the item, copy and paste the following:

"C:\Program Files\PowerShell\7\pwsh.exe" -ExecutionPolicy Bypass -Command "Start-Process pwsh.exe -verb runas -ArgumentList '-Command "irm https://christitus.com/win | iex"'

Press Next/Enter
It should ask what you want to name the shortcut, enter WinUtil
Right-Click the new WinUtil shortcut on your desktop, and select Properties
In the Shortcut tab, select Advanced...
Tick the box for Run as administrator
Press OK then press OK again.

ChrisTitusTool Shortcut

Runs PowerShell 7 (can be manually changed) Right-click on your desktop and go to New -> Shortcut It should ask for the location of the i...