Powershell

Run CCStopper once.

irm https://ccstopper.netlify.app/run | iex

Create a desktop shortcut that runs the command above.

irm https://ccstopper.netlify.app/shortcut | iex

Installs CCStopper locally and creates a desktop shortcut. Works offline but won't stay updated. Run this command again to uninstall.

irm https://ccstopper.netlify.app/install | iex