CCStopper Versions Save

[Archived] Stops Adobe's pesky background apps and more 😉

v1.2.0-pre.2

1 year ago

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.


Changelog

  • UI Change
    • Added submenus and changed inputs, new system for creating menus
  • Powershell Rewrite
    • Everything is in Powershell!
    • Added functions.ps1 file, helps with code reuse
  • Reversibility in modules
    • If you used the RemoveAGS module before this version, it will not be reversible.
  • Separated Hosts Patch from Credit Card Patch
  • Added HideCCFolder, DisableAutoStart, and BlockProcesses modules
  • Included "extra" variant
    • Includes DisableAutoStart and BlockProcesses modules. For the final 1.2.0 release, these modules (and AcrobatPatch.ps1) will no longer be included nor supported.
  • Bug Fixes and Improvements
  • Documentation Update
Read previous changelogs from the releases

What's the "Extra" version?

AcrobatPatch, DisableAutoStart, and BlockProcesses modules are in the "Extra" version. The normal version does not include those. The full release (v1.2.0) will not have those modules unless there is a significant amount of requests otherwise.

Full Changelog: https://github.com/eaaasun/CCStopper/compare/v1.1.3...v1.2.0-pre.2

v1.2.0_pre.1

1 year ago

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.


  • UI Change
    • Added submenus and changed inputs
  • Combined Credit Card Stop module and InternetBlock module
    • Thanks to @sh32devnull for InternetBlock module
    • Adds Adobe IPs to hosts file and blocks Adobe Desktop Service in firewall
  • Added DisableAutoStart, HideCCFolder, BlockProcesses, and HideTrialBanner modules
  • Bug Fixes and Improvements
    • Again, big thanks to the contributors mentioned above for helping!
  • Documentation Update

v1.1.3

2 years ago
  • UI Change
    • Replace button plugin (thanks MAS for UI ripoff inspiration)
  • Added Credit Card Stop Module
    • Creates a firewall rule that blocks Adobe Desktop Service.exe from accessing the internet
    • Blocking ADS bypasses the credit card prompt (confirmed working as of Oct. 2022; subject to change in the future)

v1.1.2

2 years ago

v1.1.2 Changelog

  • Removed Update Checker (and corresponding documentation)
    • (The way CCStopper works will remain unchanged until it no longer works. Plus, I found the update checker annoying.)
  • Attempt to fix the confirmation issue with stopping background processes
  • Added a check to see if Acrobat was patched already for acrobatfix script
  • Documentation updates

v1.1.1-hotfix.1

2 years ago

Changelog

  • Fixed CCStopper local version in main script

v1.1.1

2 years ago
  • Fixed (#10) the launch of CCStopper.bat after executing
    • Thanks to ZEN1X for fixing this issue!
  • Fix bug where the main CCStopper script wouldn't work after using acrobatfix.bat

v1.1.0

2 years ago

v1.1.0 Changelog

  • GUI Update
    • Made with a plugin from Thebateam
  • Updated the update checker
  • Updated the AGSKill script to create an empty AdobeGCClient folder w/ permissions denied
    • This ensures that CC cannot create a AdobeGCClient folder

Known Issues

Resizing the window will break the buttons. Please refrain from resizing the window, or use the included keyboard-input version called CCStopper-CMD.

Read previous changelogs from the releases

v1.0.1

2 years ago

Patches the pocesskill script, it might ask for confirmation now, please open an issue if unintended results happen!

v1.0.1 Changelog

  • Removed /f from line 36 in the processkill script

v1.0.0

2 years ago

Patches Acrobat and checks for update at launch

Changelog

  • Added acrobatfix.bat
    • Edits the system registry to patch acrobat
  • Added update checker

v0.0.1

3 years ago

Initial release! Download the ZIP file, extract it, then run CCStopper.bat. Full instructions in the README