[Backport release-11.x] Windows installer: Disable skipping files (#5409)

This commit is contained in:
Alexandru Ionut Tripon 2026-04-17 08:59:04 +03:00 committed by GitHub
commit 71306ffa8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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