I am using the packaging and deployment wizard in vb6. It installs the app without any problem and also deinstalls the app. However, the app creates some registry entries and I need to make them go away when the app is de-installed. How do I do that?
I assume I need to write a small module that is executed when the de-installer is called, but I do not know how to do that.
Thanks!
Mark



