znoopy Posted February 8, 2016 Report Share Posted February 8, 2016 Hi Im using Run this program when Torrent is finished with the command line "C:\Program Files\WinRAR\winrar.exe" x -r "%D\*" "D:\TorrentDownload\_Dronedir\" But can i get it only to run for specified labels with the %L parameter ? If so please help me! /Z Link to comment Share on other sites More sharing options...
PiusX Posted February 11, 2016 Report Share Posted February 11, 2016 Contact WinRar for that specific help since your using their app to do what your trying to do. Link to comment Share on other sites More sharing options...
rafi Posted February 11, 2016 Report Share Posted February 11, 2016 No, it is uTorrent related, since %L has nothing to do with Winrar... And yes, you can do that, by activating a cmd script, with the %L and an input parameter. Within that script you can do whatever conditioning you like to do... : "d:\program files\utorrent\run-program.cmd" "%D" "%N" "%L" Link to comment Share on other sites More sharing options...
PiusX Posted February 13, 2016 Report Share Posted February 13, 2016 Your using Winrar to extract the file and if it doesn't like the file name then it won't work. Comes down to Winrar can't read the file. Maybe you should use a better program that is better at what your extracting - utorrent isn't extracting the file, WinRar is doing that job. Link to comment Share on other sites More sharing options...
rafi Posted February 13, 2016 Report Share Posted February 13, 2016 Once you take care of activating Winrar correctly it will do it's job. Up to you to do it on *.ra* files/partfiles. This is what your script is for... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.