Search found 1 match

by fiealch
Wed Mar 25, 2020 10:08 am
Forum: Windows OS
Topic: How to run .bat script on torrent completion?
Replies: 10
Views: 11665

Re: How to run .bat script on torrent completion?

I've been using bittorrent for a while now and it's working great. After i've downloaded a torrent i've set winrar to automatically extract them. I put this in the run when torrent finishes line: "C:\Program Files\WinRAR\UnRAR.exe" x -r "%D\*" "%D" That's working just f...