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?
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
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