use soild lzma compressor to nsis

This commit is contained in:
pa
2026-03-24 09:14:33 +09:00
parent e8053612ff
commit 468696dfce
+1
View File
@@ -32,6 +32,7 @@
;-------------------------------- ;--------------------------------
;General ;General
SetCompressor /SOLID lzma
Unicode True Unicode True
Name "VRCX" Name "VRCX"
OutFile "VRCX_Setup.exe" OutFile "VRCX_Setup.exe"