HOw to create an installer for VB6 app.


Hello every body,

I have an app. developed in VB6 that uses MSSQL server. Now I want to create an installer that will install SQL server, create DB, SPs and required VB and Crystal Report components etc. How can I do that?

Thanks in advance.

Re

For those needs you can use AdvancedInstaller

vb6 Installer

I would also recommend NSIS installer. Powerfull and free

http://nsis.sourceforge.net/Main_Page

I agree

I agree Inno Setup is the way to go!

VB6 Installer

Well VB6 came with P & D Wizard but its getting a bit old now and it sometimes gives problems installing onto WinNT systems.

One system I can recommend is Inno Setup and its still free I think.

Keith
www.martin2k.co.uk/forums/

I've been programming with VB for 12 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options