qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
28.4k stars 3.99k forks source link

Provide archive-only portable download on the official website #13763

Open MatejKafka opened 4 years ago

MatejKafka commented 4 years ago

Operating System

Windows 10 x64 (10.0.1xxxx)

What is the problem

Currently, if I want to use qBittorrent in portable mode, I have to use the GUI installer. I want to just download a .zip/.7z archive, extract it to a directory and run the qBittorrent.exe binary. From looking at the NSIS installer script, it seems that it registers file associations and uninstaller, none of which I want for a portable version.

supply9243 commented 3 years ago

11时25分35秒 7-zip.exe

luzpaz commented 2 months ago

Hi @sledgehammer999, are there plans to do this ?

MatejKafka commented 2 months ago

@supply9243 Yes, you can unpack the installer with 7zip, but most users do not know that and you need to create the profile dir manually. Given that creating a .zip release should be very easy to do, I'd still prefer it over unpacking the NSIS installer.