mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-22 19:12:52 -08:00
9de32a78f1
* Improve NSIS scripts * CI: Create installer for Windows build artifacts PR #19728.
5 lines
94 B
NSIS
5 lines
94 B
NSIS
!include config.nsh
|
|
!include translations.nsh
|
|
!include installer.nsh
|
|
!include uninstaller.nsh
|