mirror of
https://github.com/janet-lang/janet
synced 2025-10-23 11:47:40 +00:00
See if we can use a different build of NSIS.
This commit is contained in:
@@ -19,6 +19,9 @@ init:
|
||||
|
||||
install:
|
||||
- choco install nsis -y -pre
|
||||
# Replace makensis.exe and files with special long string build. This should
|
||||
# prevent issues when setting PATH during installation.
|
||||
- 7z -e "tools\nsis-3.04-strlen_8192.zip" -o"C:\Program Files (x86)\NSIS\"
|
||||
- build_win all
|
||||
- refreshenv
|
||||
# We need to reload vcvars after refreshing
|
||||
|
BIN
tools/nsis-3.04-strlen_8192.zip
Normal file
BIN
tools/nsis-3.04-strlen_8192.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user