mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-24 10:16:00 +03:00
9de32a78f1
* Improve NSIS scripts * CI: Create installer for Windows build artifacts PR #19728.
4 lines
94 B
Text
4 lines
94 B
Text
!include config.nsh
|
|
!include translations.nsh
|
|
!include installer.nsh
|
|
!include uninstaller.nsh
|