mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-30 10:29:59 +03:00
[Backport release-11.x] Windows installer: Disable skipping files (#5409)
This commit is contained in:
commit
71306ffa8e
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