Using the VB 6 (SP 4) P&D Wizard to create a setup. Inoticed that if you run the setup multiple times (without uninstalling the app first) you will get multiple entries in the Add/Remove Applications control panel applet. It looks something like this:

XYZ App
XYZ App (C:\Program Files\XYZ App\)
XYZ App (C:\Program Files\XYZ App\)
...etc. for as many times as you run the setup...

Has anyone encountered this, and more importantly how to prevent it from happening...

Thanks,