1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-01-07 13:51:45 +01:00

nsi: Add missing double-quote

This commit is contained in:
Jonas Kvinge 2023-08-09 19:52:01 +02:00
parent 8bfbd69a2c
commit e3c1c6ee9a

View File

@ -1230,7 +1230,7 @@ Section "Uninstall"
Delete "$INSTDIR\gstreamer-plugins\gstxingmux.dll"
!endif ; msvc
Delete $INSTDIR\Uninstall.exe"
Delete "$INSTDIR\Uninstall.exe"
; Remove the installation folders.
RMDir "$INSTDIR\platforms"