Is there a way to install 2 separate versions without VM? #23427
Replies: 1 comment 5 replies
-
On Windows OS, official qBit setup already allows to see default recommended location and to specify a different one. If it detects you had previously installed qBit, then reinstalling will remove previous installation, but will keep your settings and torrent files.
Maybe all software that uses NSIS works differently than what you've tried so far. Average user doesn't even need a copy of old program installation. If you do find any open-source software using NSIS that allows to keep old installation files, then create a feature request and maybe someone will give instructions or implement something similar to future qBit version.
Only if you modify code to rename it to avoid conflicts in your system.
Why not run qBit in portable mode? You can run multiple instances simultanously if you add If you reinstall somewhere then most likely the most recent installation location of qBit will be run by default whenever you click on a magnet link or open a torrent file, but you can change them in OS settings if needed. Portable mode instructions are in Wiki: https://github.com/qbittorrent/qBittorrent/wiki/How-to-use-portable-mode If you want to backup, copy or move your settings and torrent transfers, then exit qBit and read Wiki to know the default location: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Title, basically. I want to install an instance of qb on a separate drive, but a different version to what I am currently using. Normally you can do that with many windows programs but qb's installation says immediately that it will uninstall existing installation before proceeding. As far as I remember, it will do this before asking where to install (correct me if I'm wrong).
I'd like to avoid using a virtual machine.
Any ideas on if this can be done?
Perhaps devs can repackage the installation to show the installation location or use a checkbox or something to disable uninstalling existing version, something like that?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions