Results 1 to 7 of 7

Thread: Inno Delete Registry Settings on uninstall

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2005
    Location
    Indiana
    Posts
    451

    Resolved Inno Delete Registry Settings on uninstall

    I was wondering if I could get some help with this. I need inno to uninstall registry settings on uninstall. I found the code listed below but am not sure how to adapt it to my application.

    Root: HKCU; Subkey: "Software\My Company\My Program"; Flags: uninsdeletekey

    In the setup script things get installed in app.path & ... if I need a subdirectory. When I look in the registry to see where it puts things from the IDE it is under VB and VBA program settings. I don't know if that is where it will install on all machines though.

    Any help with this would be great.

    Thank you.
    Last edited by Krenshau; Jun 17th, 2005 at 12:27 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width