Hello everyone, Long time lurker here, and just wanted to say thank you to all the threads that i have read through for each of my problems so far.(really its been great) But i do have an issue that i can't seem to figure out. My setup with ePSXe 1.8 has it to were i can double click a bat file that will intern mount my copy of twisted metal 3 using VCD (virtual clone drive) and then launch ePSXe using the CD-Rom option thus giving me CDDA music. I thought that mala alone could launch bat files IF the executable was left blank and the command line was simple ------->%Rom%<------ but that didn't seem to be the case.(I kept getting a "failed to execute program error code 87" error) but after just playing around with the command line i figured out that ---------------->%Rom%.%Ext%\<--------- will launch it. (IDK why because i have no experience with any form of code writing) Now when it launches it seemed to be working fine, but whenever i press any buttons Mala acts like its the active window(i press back and mala goes up on folder level or if i press the select button it will launch the bat again causing my system to crash....

the batch file that i have is as follows
C:\Emulators\Programs\VirtualCloneDrive\vcdmount.exe -mount 0, "C:\Emulators\RomsFiles\PS1\Twisted Metal III.ccd" <------Mount the .ccd So i can have CDDA Music.
ping -n 5 127.0.0.1 >NUL <-----Acts like a pause for the batch file to give VCD time to mount the Image.
start C:\Emulators\Programs\PS1\ePSXe.exe -nogui -fastboot <---------Run EPSXE1.8 with no gui and use the CD-Rom Option instead of the ISO/EXE
ping -n 5 127.0.0.1 >NUL <----More time for computer to think.
Start C:\Emulators\HotKeys\PlaystationClosers\(2)CloseEmuPS1.ahk <-------My hotkeys for exiting ePSXe1.8 as the mala hotkeys don't work for me.(Again IDK they wont but they wont.)
My Mala command line %Rom%.%Ext% and I have no executable selected. Below are the pictures of my settings Executable/rom path and file types As well as my Command line. I am running Windows 7 Home Edition on a 64 bit. now again my problem is mala isn't acting like it should in the sense that "after it launches the .bat ePSXe should be the top window(or active window). Can Anyone help me? Like say Loadman?
help me loadman-kenobi Your my only hope!
If Need Be i think i can upload a video to youtube and link it here to show you what keeps happening, if i didn't explain it well enough.