View Single Post
Old 11-27-2004, 05:55 PM  
Somnus
Junior Member
 
Join Date: Jun 2004
Posts: 16
Default

Right now I am getting the following. If someone uploads a 2 cd release, it extracts as

CD1
CD2

What I would like it to do is make the parent folder. Like:

Release
.cd1
.cd2

This is my commandline:

on_release_complete=md D:\Extracted\%DIRNAME% | start d:\ioFTPD\scripts\HideRun.exe d:\ioFTPD\scripts\unrar.exe x %FIRSTFILE% d:\Extracted\%DIRNAME%

How would I change it to what I would like?
Somnus is offline   Reply With Quote