VBSetup
What is the best way to package and deploy a VB6 app ?
the package and deployment wizard ??
Or
Another One
What About Out Of Date Components In VB6
Can SP6 Fix It ??
Thanks
[218 byte] By [
halawadh] at [2007-11-11 7:52:15]

# 2 Re: VBSetup
Hi Phil,
I tried above. It works much better than "Setup & deployment wizard" in VB6. It has got so many options available also.
Only thing, I could not get to add "Un-Install " option through this in my application setup. Could anyone help ?
# 3 Re: VBSetup
On several attempt, I found that Un-Install option is not required as such. If application is already installed , running setup again will bring the "Un-install" dialog box.