change(Windows installer): disable skipping files

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
Octol1ttle 2026-04-13 21:05:30 +05:00
parent b230645d53
commit 88035b9815
No known key found for this signature in database
GPG key ID: B77C34313AEE1FFF

View file

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