Created
October 11, 2021 05:11
-
-
Save sufidu/bc0153087b6fc36bf9029e059f275175 to your computer and use it in GitHub Desktop.
How to reset Beyond Compare trail period in Windows
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Open cmd as admin and run this command to delete the next registry key: | |
reg delete "HKEY_CURRENT_USER\Software\Scooter Software\Beyond Compare 4" /v "CacheID" | |
:: It is Highly Advised to Purchase the Beyond Compare Softwares | |
:: This is only for the case You just want to Extend the Trial Period |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment