Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

v1.2.3-pre.1 - Single-Line CCStopper! (formerly v1.3.0-pre.1)

Pre-release
Pre-release
Compare
Choose a tag to compare
@t4rra t4rra released this 08 Jun 22:36
e685fc0

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.

Edit 7/5/2023: Changed version from 1.3.0-pre.1 to v1.2.3-pre.1 because I don't think the amount of new features are large enough to warrant the version bump. Won't be updating the zip file attached below cuz I'm lazy lol, i'm fine with issues mentioning either version.


  • 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