Also, when I try to create "mame.ini" using command prompt, I get as far as entering the "mame -cc" command, and then I get this message:
And when I try to create it by creating an executable batch file, I enter the following text into the notepad, and then save it as "CreateConfig.bat" in the same folder as all of my MAME files.'mame' is not recognized as an internal or external command, operable program or batch file.
Curiously enough, when I extracted the MAME files I downloaded, there was no ".exe" file to be seen. I downloaded it from here: "http://mamedev.org/release.html"-- CreateConfig.bat --
Code:
mame.exe -cc
EDIT: What I'm now finding most odd, is that as I stated above, there is no "mame.exe" file.