1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-10 22:55:56 +01:00

Don't disable "Select Destination Location" wizard

This commit is contained in:
Gale Andrews
2016-04-19 14:04:34 +01:00
parent b7d211dfec
commit e48c80d13b

View File

@@ -52,6 +52,10 @@ VersionInfoDescription={#AppName + " " + AppVersion + " Setup"}
VersionInfoVersion={#GetFileVersion(AppExe)}
VersionInfoCopyright={#GetFileCopyright(AppExe)}
; Don't disable the "Select Destination Location" wizard, even if
; Audacity is already installed.
DisableDirPage=no
; Always warn if dir exists, because we'll overwrite previous Audacity.
DirExistsWarning=yes
DisableProgramGroupPage=yes