Windows installer: Disable skipping files (#5385)

This commit is contained in:
Alexandru Ionut Tripon 2026-04-15 21:08:25 +00:00 committed by GitHub
commit 8a68c625fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,7 @@
!include "x64.nsh" !include "x64.nsh"
AllowSkipFiles off
Unicode true Unicode true
Name "@Launcher_DisplayName@" Name "@Launcher_DisplayName@"