View Single Post
  #35  
01-06-2010, 03:33 PM
Gretin's Avatar
Gretin
Clakker Relic Miner
 
: Jan 2005
: Lost in Space
: 818
Blog Entries: 1
Rep Power: 21
Gretin  (167)Gretin  (167)

Alright, let's try again I've tried one that's using mkdir to create the folders instead (as that command exists in the Windows command prompt as well), so with any luck this one might work for you. I've included a BAT as requested as well.

EDIT: Only catch is that you'll get lots of error messages saying the folder already exists, I need to add something to it to check whether the folder already exists or not before using mkdir. It shouldn't affect extraction though.

EDIT 2: Removed buggy version, see later post for up-to-date version
__________________
:
I'LL GET MAH STABBIN KNIFE!


Last edited by Gretin; 01-07-2010 at 12:06 PM..
Reply With Quote