Page 1 of 1

how to have post-processing remove all un-needed files after unpack

Posted: February 5th, 2010, 9:42 pm
by ScAndal
I'd like to delete all .nfo, .sff etc.. files after unpack.

I put these in the "Cleanup List" option but it doesn't delete the files after unpacking. ".nfo, .sfv, .srr"

Any help would be appreciated.

ScAndal

Re: how to have post-processing remove all un-needed files after unpack

Posted: February 6th, 2010, 5:24 am
by shypike
This feature does work.
However, only directly downloaded files are deleted,
not files unpacked from RAR files.

The alternative is to wrte your own small user script.

Code: Select all

@echo off
cd /d %1
del /q *.sff *.sfv
and associate that with your categories.