1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-01-20 21:00:46 +01:00

Change path to lockedlist in nsi

This commit is contained in:
Jonas Kvinge 2022-02-07 23:46:24 +01:00
parent 8123a2924d
commit 70aa2233e2

View File

@ -108,7 +108,7 @@ SetCompressor /SOLID lzma
!endif
!ifdef msvc
ReserveFile "${NSISDIR}\Plugins\LockedList.dll"
ReserveFile "${NSISDIR}\Plugins\x86-unicode\LockedList.dll"
ReserveFile "${NSISDIR}\Plugins\LockedList64.dll"
!endif