View Single Post
Old 10-20-2003, 10:06 AM  
Stardog
Senior Member
 
Join Date: Oct 2001
Posts: 236
Default

Quote:
Originally posted by cpas
We have this line in the .ini :

;ONRELEASECOMPLETE=C:\Program Files\WinRAR\UNrar x $path*.rar $path

I would like to copy a site nfo when the rlz is complete but i dont know the good variables . Can i put somethings like this ? :

ONRELEASECOMPLETE=C:\WINNT\system32\cmd.exe copy d:\ioftpd\MySiteName.Nfo $realpath

Many Thx in advance and thx for ur great work.
All the normal cookies work for the events, except the ONNFOUPLOADED (as alot of the stats aren't calculated for an NFO file being uploaded). And the sample .ini file was wrong, $path was changed to $realpath. That should work, if not try creating a .bat file and passing the $realpath to it.

That wouln't be difficult to build into the next version. It already has the ability to add the NFO to a zipfile.
Stardog is offline   Reply With Quote