Well I haven't really packaged any apps before and actually have to make it work (not just monkeying around and testing), so I don't know what I need and where I need to put it...

I have seen Inno Setup a bit so I want to use it. Now, it's a VB6 app (so I'll need the runtimes I assume), in the Components I have checked the "Microsoft Windows Common Controls 6.0 (SP6)", in the references I have checked the "Microsoft ActiveX Data Objects 2.8 Library" and "Microsoft ADO Ext. 2.8 for DLL and Security" (and the 4 standard checked ones). What do I need to add? Any sample Inno examples for me to see?

Thanks