Quote:
Originally Posted by HellRazor
@texes06, AFAIK, there is nothing that needs to be changed within the .bat file. Only thing you need is to pay attention whether or not you are imputing correct path to game folder.
So, when asked for
"Select your game directory (e.g. C:\Program Files\Mortal Kombat KE):" and you installed the game in "C:\Mortal Kombat KE" then you input that path.
If you installed in D:\Program Files\Mortal Kombat KE, you input that path.
If you installed in F:\Games\Mortal Kombat KE, you input that path...
Get it?
|
looks like he edit the path in the bat file. it was C:\Program Files\ Mortal Kombat KE. he edited the wrong line too...
@texes06
If you want to run bat file without having to input anything, AND your game path is correct
edit bat file & replace these lines
Code:
set choice1=C:\Program Files (x86)\Mortal Kombat Komplete Edition
set arc=
set retry=
echo.
rem set /p choice1=Select your game directory (e.g. C:\Program Files\Mortal Kombat KE):
save the bat file & run it. that is IF you can read & follow instructions...
doesn't seem like it, because you've been told 2-3 times already to input your path when you RUN the bat file. No One said to edit the bat file & enter it there.