MySQL 5.1 Schema Installer

Posted by sergiogx on Stack Overflow See other posts from Stack Overflow or by sergiogx
Published on 2010-06-11T19:16:11Z Indexed on 2010/06/16 21:42 UTC
Read the original article Hit count: 144

Filed under:
|
|

I need to make an installer for a MySQL 5.1 Database, but I'm totally a noob when it comes to installers.

I've been looking at NSIS and learned a little but I don't really know how to use it to just to execute a script.

Anyone out there has experience installing database schemas in multiple computers?

thanks

© Stack Overflow or respective owner

Related posts about mysql

Related posts about wix