This is a Pre-Release!
Everything should work, but there'll be bugs. It has gone through limited testing, so please report any and all problems you find. As always, use at your own risk.
- Combined everything into one file
- One-line install/run
- thanks MAS for the idea
- see below for commands
- The hosts file module write/remove addresses in a different way
- it should migrate old entries, but it hasn't been extensively tested
- New module for patching the creative cloud app
- credit to AbsentForeskin on the genP discord
- requires restart after patching
- Created logo for shortcut icons (its very original trust)
⚠️ By using the commands below, you're running remote code that can be compromised/broken anytime. Everything is open-source, but it's still more risky than a manual installation. Proceed with caution. ⚠️
Run in Powershell, not CMD.
Powershell Command | Description | Run as admin? |
---|---|---|
irm https://ccstopper.netlify.app/run | iex
| Runs CCStopper once. | No |
irm https://ccstopper.netlify.app/shortcut | iex
| Creates desktop shortcut that runs the command above. | Yes |
irm https://ccstopper.netlify.app/install | iex
| Installs CCStopper and creates a desktop shortcut. Works offline, however it won't automatically update. To uninstall/reinstall, run this command again. | Yes |