change(Windows installer): disable skipping files

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 88035b9815)
This commit is contained in:
Octol1ttle 2026-04-13 21:05:30 +05:00 committed by github-actions[bot]
parent 7fd468db85
commit 433280f2f1

View file

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