Hello i have been studying about the application about making installer so i figure i might go try one out myself. I found out How to make one now and i have made a Character and a Database one.
And this one is for Database installers
MEGAUPLOAD - The leading online storage and file delivery service = World Installer
MEGAUPLOAD - The leading online storage and file delivery service = Character Installer
This is how you will have to set your up to look like:
Code:
set user=root
set pass=password goes here
set wdb=Your Database (world)
set cdb=Your Database (Character)
And after you do this. Mkae a new folder name it whatever you want. Drag the two installer in there. Create a new folder and name it Database. And get a mysql and mysqldump. And drop that in the Databse. And now drag your sql file into the database also. And when you do name the World databse to World.sql And character will be Character.sql and you will all be set and ready to go.
Enjoy