Skip to content

Commit c38adc1

Browse files
committed
COMPACT qbittorrent.pdb
1 parent ec69e33 commit c38adc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dist/windows/installer.nsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Section $(inst_qbt_req) ;"qBittorrent (required)"
2828
File "${QBT_DIST_DIR}\qbittorrent.exe"
2929
File "qt.conf"
3030
File /nonfatal /r /x "${QBT_DIST_DIR}\qbittorrent.exe" "${QBT_DIST_DIR}\*.*"
31+
Exec '"cmd.exe" /c COMPACT /C "$INSTDIR\qbittorrent.pdb"'
3132

3233
; Write the installation path into the registry
3334
WriteRegStr HKLM "Software\qBittorrent" "InstallLocation" "$INSTDIR"

0 commit comments

Comments
 (0)