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>
(cherry picked from commit 88035b9815)
This commit is contained in:
parent
7fd468db85
commit
433280f2f1
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
!include "x64.nsh"
|
!include "x64.nsh"
|
||||||
|
|
||||||
|
AllowSkipFiles off
|
||||||
Unicode true
|
Unicode true
|
||||||
|
|
||||||
Name "@Launcher_DisplayName@"
|
Name "@Launcher_DisplayName@"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue