Change path to lockedlist in nsi
This commit is contained in:
2
dist/windows/strawberry.nsi.in
vendored
2
dist/windows/strawberry.nsi.in
vendored
@@ -108,7 +108,7 @@ SetCompressor /SOLID lzma
|
|||||||
!endif
|
!endif
|
||||||
|
|
||||||
!ifdef msvc
|
!ifdef msvc
|
||||||
ReserveFile "${NSISDIR}\Plugins\LockedList.dll"
|
ReserveFile "${NSISDIR}\Plugins\x86-unicode\LockedList.dll"
|
||||||
ReserveFile "${NSISDIR}\Plugins\LockedList64.dll"
|
ReserveFile "${NSISDIR}\Plugins\LockedList64.dll"
|
||||||
!endif
|
!endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user