Search found 3 matches

by Miller_Heavy
February 20th, 2009, 8:48 pm
Forum: Post-Processing Scripts
Topic: REQ: (Windows) move AVI remove folder
Replies: 2
Views: 3543

Re: REQ: (Windows) move AVI remove folder

I think I figured out what I wanted.

Code: Select all

@echo off
cd /D "%1"
ren *.avi %1.avi
move *.avi ..
cd ..
rd /S /Q %1
by Miller_Heavy
February 19th, 2009, 10:27 am
Forum: Post-Processing Scripts
Topic: REQ: (Windows) move AVI remove folder
Replies: 2
Views: 3543

REQ: (Windows) move AVI remove folder

I have been trying to search and program my own script and not getting anywhere, can anybody help.
I would like it to move AVI to parent folder or category folder then remove the folder that the AVI was in.

TIA
by Miller_Heavy
February 18th, 2009, 1:08 pm
Forum: General Help
Topic: Servers timing out
Replies: 5
Views: 4218

Re: Servers timing out

Try decreasing Config/Servers/Connections, if your on a DSL line I read 8 is the max for usenet.