mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Windows installer: Disable skipping files (#5385)
This commit is contained in:
commit
8a68c625fb
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