Remove libwinsparkle.dll from the installer
This commit is contained in:
parent
398f5d7f66
commit
00995edd8b
2
dist/windows/clementine.nsi.in
vendored
2
dist/windows/clementine.nsi.in
vendored
@ -151,7 +151,6 @@ Section "Clementine" Clementine
|
||||
File "libusbmuxd.dll"
|
||||
File "libvorbis-0.dll"
|
||||
File "libvorbisenc-2.dll"
|
||||
File "libwinsparkle.dll"
|
||||
File "libxml2-2.dll"
|
||||
File "mingwm10.dll"
|
||||
File "pthreadGC2.dll"
|
||||
@ -971,7 +970,6 @@ Section "Uninstall"
|
||||
Delete "$INSTDIR\libusbmuxd.dll"
|
||||
Delete "$INSTDIR\libvorbis-0.dll"
|
||||
Delete "$INSTDIR\libvorbisenc-2.dll"
|
||||
Delete "$INSTDIR\libwinsparkle.dll"
|
||||
Delete "$INSTDIR\libxml2-2.dll"
|
||||
Delete "$INSTDIR\mingwm10.dll"
|
||||
Delete "$INSTDIR\pthreadGC2.dll"
|
||||
|
Loading…
x
Reference in New Issue
Block a user