mirror of
https://github.com/PrismLauncher/PrismLauncher
synced 2026-04-23 09:05:03 +00:00
change(Windows installer): disable skipping files
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
parent
b230645d53
commit
88035b9815
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
!include "x64.nsh"
|
||||
|
||||
AllowSkipFiles off
|
||||
Unicode true
|
||||
|
||||
Name "@Launcher_DisplayName@"
|
||||
|
|
|
|||
Loading…
Reference in a new issue