Skip to content

Instantly share code, notes, and snippets.

@artem78
Created July 13, 2019 21:32
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save artem78/53c6529794c1c98fb640d1c7560fbaa5 to your computer and use it in GitHub Desktop.
Save artem78/53c6529794c1c98fb640d1c7560fbaa5 to your computer and use it in GitHub Desktop.
Symbian sdk trial reset
ECHO HKEY_CURRENT_USER\Software\Nokia\Product Registration [1 8] > _ACL.txt
REGINI _ACL.txt
REG DELETE "HKCU\Software\Nokia\Product Registration" /f
DEL _ACL.txt
PAUSE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment