Welcome, Guest
Username Password: Remember me

Inno Setup - How to keep registry keys after uninstall.
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Inno Setup - How to keep registry keys after uninstall.

Inno Setup - How to keep registry keys after uninstall. 1 year, 8 months ago #1689

  • rajeshkumar
  • OFFLINE
  • Moderator
  • I love software configuration management
  • Posts: 370
  • Points: 44604
  • Karma: 4
  • Honor Medal 2009
Hello,

I am have an installer running for a shareware program that has a time limit. The installer saves an obscure key in the windows registry with the install date, and I do not want this key to be removed when uninstalling, so that the user cannot simply uninstall and reinstall the program in order to circumvent the time limit.

I have tried to use custom Delphi code to write the key ( RegWriteStringValue() ) but it looks like the uninstaller removes those as well. Any ideas on how to keep the registry key (or another way to keep the original install date in the system)?
Regards,
Rajesh Kumar
Build and Release Engineer
My Blog: community.scmgalaxy.com/pg/profile/rajeshkumar
  • Page:
  • 1
Time to create page: 0.48 seconds

     
    
Home Forum