C0nw0nk/qBittorrent

The script isn't working

Opened this issue · 11 comments

I updated the script with how many days to delete but its not doing anything when I run it. Can you help?

Can you create another batch file, and paste this inside?
qbt.cmd > batch.log 2>&1

Then run the batch file. Afterwards, check log file to see the error.

Have you run it as admin?

I meant as "run qbt.cmd as admin" 😃 , still this shows something else is running files.

Sorry for the confusion. So you want me to run the bat file with qbt.cmd > batch.log 2>&1, first and then run the qbt.cmd?

You ran the bat file and saw "The process cannot access the file because it is being used by another
process."

You are trying to run a batch file (qbt.cmd) under C drive, which Windows' is asking you via UAC (or whatever it is now), you might be hitting something qbt.cmd can't bypass. This is "last update 2y ago" script, might be anything.

My knowledge about scripts is limited. You can try LockHunter or any other app you can find to see which process is using the file.

Ok no problem. Do you have the script running?

Not for some time.