Cidero this is how u do it. check
just change what is in red with ur info and when u run it put ur own information .:TOP
@CLS
@ECHO OFF
ECHO Welcome to whyDb Database installer.
ECHO Insert please:
set /p user= Database login:
set /p pass= Password:
SET world_db=ascent_world
SET char_db=ascent_char
SET dumppath=c:
SET port=3306
SET host=127.0.0.1
SET mysqlpath=.MySQL
SET devsql=.developmentascent_world
SET charsql=.developmentascent_char
like Database login root then enter ,,, etc ...etc.