mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-10 23:42:46 -07:00
Improve .torrent associate handling
* Use correct pointer type in NSIS scripts * Only remove qbt specific registry keys when uninstalling or disassociating * Set .torrent Content Type when associating .torrent format * Move ".torrent association" functions to Utils::OS class PR #19709.
This commit is contained in:
parent
90e023f138
commit
cba433823f
10 changed files with 276 additions and 185 deletions
|
@ -651,4 +651,4 @@ Path Utils::Misc::windowsSystemPath()
|
|||
}();
|
||||
return path;
|
||||
}
|
||||
#endif
|
||||
#endif // Q_OS_WIN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue