Releases: t4rra/CCStopper
v1.2.0-pre.2
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
- Thanks @sh32devnull for Hosts Patch
- Added HideCCFolder, DisableAutoStart, and BlockProcesses modules
- Thanks @ItsProfessional
- 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.
- Includes DisableAutoStart and BlockProcesses modules. For the final 1.2.0 release, these modules (and
- 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
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
- Thanks to @ItsProfessional for all these modules
- Bug Fixes and Improvements
- Again, big thanks to the contributors mentioned above for helping!
- Documentation Update
Trial Credit Card Patch
- UI Change
- Replace button plugin (thanks MAS for UI
ripoffinspiration)
- Replace button plugin (thanks MAS for UI
- 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)
- Creates a firewall rule that blocks
Remove Update Checker and Minor Improvements
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
Changelog
- Fixed CCStopper local version in main script
AGSKill Script Path Fix
GUI and AGSKill update
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)
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)
Patches Acrobat and checks for update at launch
Changelog
- Added acrobatfix.bat
- Edits the system registry to patch acrobat
- Added update checker
- Download exe used to make this work, this script was also adapted for this program.
Initial Release (v0.0.1)
Initial release! Download the ZIP file, extract it, then run CCStopper.bat. Full instructions in the README