Update nsi files
This commit is contained in:
4
dist/windows/strawberry-debug.nsi.in
vendored
4
dist/windows/strawberry-debug.nsi.in
vendored
@@ -157,7 +157,7 @@ Section "Strawberry" Strawberry
|
|||||||
File "Qt5Xml.dll"
|
File "Qt5Xml.dll"
|
||||||
File "zlib1.dll"
|
File "zlib1.dll"
|
||||||
File "libxine-2.dll"
|
File "libxine-2.dll"
|
||||||
;File "libmpcdec-5.dll"
|
File "libmpcdec-5.dll"
|
||||||
File "libtheora-0.dll"
|
File "libtheora-0.dll"
|
||||||
File "libfftw3-3.dll"
|
File "libfftw3-3.dll"
|
||||||
File "libxml2-2.dll"
|
File "libxml2-2.dll"
|
||||||
@@ -398,7 +398,7 @@ Section "Uninstall"
|
|||||||
Delete "$INSTDIR\Qt5Xml.dll"
|
Delete "$INSTDIR\Qt5Xml.dll"
|
||||||
Delete "$INSTDIR\zlib1.dll"
|
Delete "$INSTDIR\zlib1.dll"
|
||||||
Delete "$INSTDIR\libxine-2.dll"
|
Delete "$INSTDIR\libxine-2.dll"
|
||||||
;Delete "$INSTDIR\libmpcdec-5.dll"
|
Delete "$INSTDIR\libmpcdec-5.dll"
|
||||||
Delete "$INSTDIR\libtheora-0.dll"
|
Delete "$INSTDIR\libtheora-0.dll"
|
||||||
Delete "$INSTDIR\libfftw3-3.dll"
|
Delete "$INSTDIR\libfftw3-3.dll"
|
||||||
Delete "$INSTDIR\libxml2-2.dll"
|
Delete "$INSTDIR\libxml2-2.dll"
|
||||||
|
|||||||
4
dist/windows/strawberry.nsi.in
vendored
4
dist/windows/strawberry.nsi.in
vendored
@@ -157,7 +157,7 @@ Section "Strawberry" Strawberry
|
|||||||
File "Qt5Xml.dll"
|
File "Qt5Xml.dll"
|
||||||
File "zlib1.dll"
|
File "zlib1.dll"
|
||||||
;File "libmpcdec-5.dll"
|
;File "libmpcdec-5.dll"
|
||||||
File "libtheora-0.dll"
|
;File "libtheora-0.dll"
|
||||||
File "libfftw3-3.dll"
|
File "libfftw3-3.dll"
|
||||||
File "libxml2-2.dll"
|
File "libxml2-2.dll"
|
||||||
File "libsoup-2.4-1.dll"
|
File "libsoup-2.4-1.dll"
|
||||||
@@ -366,7 +366,7 @@ Section "Uninstall"
|
|||||||
Delete "$INSTDIR\Qt5Xml.dll"
|
Delete "$INSTDIR\Qt5Xml.dll"
|
||||||
Delete "$INSTDIR\zlib1.dll"
|
Delete "$INSTDIR\zlib1.dll"
|
||||||
;Delete "$INSTDIR\libmpcdec-5.dll"
|
;Delete "$INSTDIR\libmpcdec-5.dll"
|
||||||
Delete "$INSTDIR\libtheora-0.dll"
|
;Delete "$INSTDIR\libtheora-0.dll"
|
||||||
Delete "$INSTDIR\libfftw3-3.dll"
|
Delete "$INSTDIR\libfftw3-3.dll"
|
||||||
Delete "$INSTDIR\libxml2-2.dll"
|
Delete "$INSTDIR\libxml2-2.dll"
|
||||||
Delete "$INSTDIR\libsoup-2.4-1.dll"
|
Delete "$INSTDIR\libsoup-2.4-1.dll"
|
||||||
|
|||||||
Reference in New Issue
Block a user