Page 1 of 1

Problem with multiple instances

Posted: Fri Sep 28, 2018 11:10 pm
by squadjot
Hi

I'm often experiencing that a new instance of qBittorrent launches (instead of using the one that's already running)
A reason may be that qBittorrent is initially started from a batfile.

I have a setup where OpenVPN calls a batfile when it connects. This batfile starts qBittorrent

Code: Select all

cd /D "C:\Program Files\qBittorrent"
start "" "qbittorrent.exe"
Are there any commandline parameters i can add to help avoid multiple instances?

qBittorrent v 4.1.3 (64-bit)

Re: Problem with multiple instances

Posted: Sat Sep 29, 2018 5:22 am
by Adsixnine
same ploblem
any helps?

Re: Problem with multiple instances

Posted: Mon Oct 08, 2018 10:49 pm
by squadjot
Bump