Skip to content

Instantly share code, notes, and snippets.

@sufidu
Created October 11, 2021 05:11
Show Gist options
  • Save sufidu/bc0153087b6fc36bf9029e059f275175 to your computer and use it in GitHub Desktop.
Save sufidu/bc0153087b6fc36bf9029e059f275175 to your computer and use it in GitHub Desktop.
How to reset Beyond Compare trail period in Windows
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