Problem with multiple instances

Windows specific questions, problems.
Post Reply
squadjot
Newbie
Newbie
Posts: 4
Joined: Fri Sep 28, 2018 10:12 pm

Problem with multiple instances

Post 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)
Last edited by squadjot on Sat Sep 29, 2018 9:34 pm, edited 1 time in total.
Adsixnine

Re: Problem with multiple instances

Post by Adsixnine »

same ploblem
any helps?
squadjot
Newbie
Newbie
Posts: 4
Joined: Fri Sep 28, 2018 10:12 pm

Re: Problem with multiple instances

Post by squadjot »

Bump
Post Reply