hello,

The setup file created for a VB6 application looks too cluttered!

Isn't there any way that:

1) users can download just one setup.exe file
2) on executing that file the "clutter" gets stored in the temp folder
3) the actual setup file from the temp folder automatically starts
4) on completion of installation process the temp files get deleted automatically

Is there any software that can do this? Will InstallSheild do that?