BAT file problem...

Results 1 to 5 of 5
  1. #1
    Account Upgraded | Title Enabled! noffa is offline
    MemberRank
    Jun 2006 Join Date
    Behind youLocation
    212Posts

    BAT file problem...

    Hi, i made this bat to extract al my snow_ mrs... but it doesnt work!

    Code:
    mrs.exe d snow_*
    What's wrong?


  2. #2
    Apprentice 007bond007 is offline
    MemberRank
    Jul 2007 Join Date
    18Posts

    Re: BAT file problem...

    snow? dunno where you seen that but don't forget to add .mrs to the name :P

  3. #3
    Account Upgraded | Title Enabled! noffa is offline
    MemberRank
    Jun 2006 Join Date
    Behind youLocation
    212Posts

    Re: BAT file problem...

    mrs.exe d snow_*.mrs

    doesnt work :(

  4. #4
    Apprentice 007bond007 is offline
    MemberRank
    Jul 2007 Join Date
    18Posts

    Re: BAT file problem...

    Quote Originally Posted by noffa View Post
    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.

  5. #5
    Account Upgraded | Title Enabled! RepublicOfAstra is offline
    MemberRank
    Dec 2006 Join Date
    1,122Posts

    Re: BAT file problem...

    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



Advertisement