Hi.I have already posted in a old thread,but since nobody noticed it I have to make a new one
.
My problem is:When i modify the trinity install.bat to where i have installed MySQL,well nothing happens,a black window pops up and then instantly closes.I have reinstalled MySQL on my disc C: in hopes it would fix the problem,but well it didn't.My modification looks like this
REM ####################################################
REM # MySQL HOST PATH - MySQL Server Path
REM # EXAMPLE: C:\Program Files\MySQL Community 5.0\bin
REM ####################################################
set mysqlpath=C:\Program Files\MySQL\MySQL Server 5.0\bin
Please help me with this.