mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-07-02 00:22:10 -05:00
Disable the "Directory already exists" warning in Windows installer
This commit is contained in:
parent
954b634aa5
commit
b694598d16
|
|
@ -19,6 +19,7 @@ DefaultGroupName={#MyAppName}
|
|||
OutputBaseFilename={#MyAppName}-{#MyAppVersion}-Windows-Installer
|
||||
Compression=lzma
|
||||
SolidCompression=yes
|
||||
DirExistsWarning=no
|
||||
|
||||
[Languages]
|
||||
Name: "english"; MessagesFile: "compiler:Default.isl"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user