mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
change(Windows installer): disable skipping files
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
parent
b230645d53
commit
88035b9815
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
!include "x64.nsh"
|
||||
|
||||
AllowSkipFiles off
|
||||
Unicode true
|
||||
|
||||
Name "@Launcher_DisplayName@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue