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

Releases: t4rra/CCStopper

v1.2.0-pre.2

09 Oct 22:42
a439bbe
Compare
Choose a tag to compare
v1.2.0-pre.2 Pre-release
Pre-release

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: v1.1.3...v1.2.0-pre.2

v1.2.0_pre.1

17 Jun 19:14
Compare
Choose a tag to compare
v1.2.0_pre.1 Pre-release
Pre-release

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

Trial Credit Card Patch

21 Apr 05:51
0e006c3
Compare
Choose a tag to compare
  • 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)

Remove Update Checker and Minor Improvements

08 Jan 06:12
bdbdd56
Compare
Choose a tag to compare

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

Local Variable Hotfix

15 Oct 04:40
c49c772
Compare
Choose a tag to compare

Changelog

  • Fixed CCStopper local version in main script

AGSKill Script Path Fix

13 Oct 01:01
9d0d352
Compare
Choose a tag to compare
  • 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

GUI and AGSKill update

27 Jun 05:33
5ccefb0
Compare
Choose a tag to compare

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

Processkill patch (v1.0.1)

31 May 06:28
Compare
Choose a tag to compare

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

Acrobat patch and update checker (v1.0.0)

30 May 02:18
dc9b226
Compare
Choose a tag to compare

Patches Acrobat and checks for update at launch

Changelog

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

Initial Release (v0.0.1)

16 May 05:25
Compare
Choose a tag to compare

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