Results 1 to 2 of 2

Thread: Registry Settings

  1. #1

    Thread Starter
    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

    Post

    If I write a value to the registry during the runtime of an application how can I be sure that the key is deleted when the application is uninstalled? Say I write a bit of software that is unstalled using the standard VB6 package & deployment route. The software stores permanent values in the registry eg last run date, form positions. These were not present at the packaging phase . . . how do I auto delete them from the registry?

    ------------------
    Matt G
    Either [email protected]] or [email protected]

  2. #2
    Guest

    Post

    the standard vb-setup kit do not delete any registry entrys, created by you're programm. (i think)
    better you use third party installer... the are working much better *g*

    taLON

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