Skip to content

Instantly share code, notes, and snippets.

@zsoumya
Created July 12, 2019 01:30
Show Gist options
  • Save zsoumya/3a4f3576b105e04bcd026d485f1db79d to your computer and use it in GitHub Desktop.
Save zsoumya/3a4f3576b105e04bcd026d485f1db79d to your computer and use it in GitHub Desktop.
Reset Snagit Trial
@echo off
echo Deleting HKEY_CLASSES_ROOT\dacdchfile ...
reg delete HKEY_CLASSES_ROOT\dacdchfile /f
echo Deleting HKEY_CLASSES_ROOT\tigans ...
reg delete HKEY_CLASSES_ROOT\tigans /f
@kunjila88
Copy link

Hello, I tried version 2023 and it did not work, it still shows the continue trial popup but nothing happened when I click on the Continue Trial button . Can you please update or make a new bat file for that version? ( Windows 11)

Did you find a solution? :)

@thucvn
Copy link

thucvn commented May 16, 2023

Hello, I tried version 2023 and it did not work, it still shows the continue trial popup but nothing happened when I click on the Continue Trial button . Can you please update or make a new bat file for that version? ( Windows 11)

Did you find a solution? :)

Not yet :(

@suyashbansal
Copy link

Hey, any idea what can be done on MacOS to reset the trial?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment