mirror of
https://github.com/PrismLauncher/PrismLauncher
synced 2026-04-23 09:05:03 +00:00
Windows installer: Disable skipping files (#5385)
This commit is contained in:
commit
8a68c625fb
|
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
!include "x64.nsh"
|
!include "x64.nsh"
|
||||||
|
|
||||||
|
AllowSkipFiles off
|
||||||
Unicode true
|
Unicode true
|
||||||
|
|
||||||
Name "@Launcher_DisplayName@"
|
Name "@Launcher_DisplayName@"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue