Results 1 to 2 of 2

Thread: Cleardown registry on uninstall

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2000
    Posts
    63

    Angry

    A VB app by default writes it's settings to HKEY_CURRENT_USER\Software\VB and VBA Program Settings\[App-Name]. Apps distributed by the package and deployment wizard do not clear this down on an uninstall. Is there a way of appending a routine to the package and deployment wizard so that the registry entry for the application is deleted on uninstall ????

  2. #2
    Hyperactive Member gravyboy's Avatar
    Join Date
    Jan 2000
    Location
    Where I was before . . . if you don't know then you're new!
    Posts
    334
    If you know what needs installing & therefore uninstalling (I think this includes the registry) then you can right a custom install/uninstall app. I'm pretty sure that all the necessary code for registery messing is in VB-WORLD.
    Matt G
    VS6 Ent SP5 @ Work
    VS6 Ent SP5 & VB.Net @ Home
    [email protected]



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