Advertisement
cigcag

Untitled

Apr 9th, 2024
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. Block: activation.on1.com
  2.  
  3.  
  4. Option 1:
  5. add to registry:
  6.  
  7. Windows Registry Editor Version 5.00
  8.  
  9. [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ON1\ON1 Photo RAW 2024X18X\Offline]
  10. "OfflineActive"="true"
  11.  
  12.  
  13.  
  14. Option 2:
  15. %AppData%\ON1\ON1 Photo RAW 2024\ON1Sync.settings
  16. edit it to look like this and save it:
  17. {
  18. "Secret": "0"
  19. }
  20.  
  21. and add to registry:
  22.  
  23. [-HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ON1\ON1 Photo RAW 2024X18X\Offline]
  24.  
  25. [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ON1\ON1 Photo RAW 2024X18X\Registration]
  26. "SerialNumber"="0"
  27. "Secret"="0"
  28.  
  29.  
  30.  
  31. Option 3:
  32. extend trial
  33.  
  34. Windows Registry Editor Version 5.00
  35.  
  36. [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ON1\ON1 Photo RAW 2024X18X\Registration]
  37. "UserEmail"="dummy@dummy.com"
  38.  
  39. [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ON1\ON1 Photo RAW 2024X18X\Trial]
  40. "ActivationDate"="Tue Dec 31 00:00:00 2999 GMT"
  41.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement