Hi, i made this bat to extract al my snow_ mrs... but it doesnt work!
What's wrong?Code:mrs.exe d snow_*
Hi, i made this bat to extract al my snow_ mrs... but it doesnt work!
What's wrong?Code:mrs.exe d snow_*
snow? dunno where you seen that but don't forget to add .mrs to the name :P
mrs.exe d snow_*.mrs
doesnt work :(
Ok, well... what error do you get or what happens? Make sure you have the mrs.exe file in the folder you are running the bat file as well as a file called snow_.mrs (btw you cant have a filename with * in it... so not sure where you're getting this from?) the mrs program is only for extracting/compressing .mrs files not to directly access files inside mrs files if thats what you're trying to do.
You can't extract more than one file at a time. You have to put in a specific filename, snow_*.mrs won't work.
And yeah, make sure the .bat file is in the same directory as mrs.exe and zlib.dll