KeePass uses inno installer, not a generic exe (#1131)
This commit is contained in:
@@ -10,7 +10,7 @@ MinOSVersion: 10.0.0.0
|
|||||||
Homepage: https://keepass.info/
|
Homepage: https://keepass.info/
|
||||||
Description: KeePass, the free, open source, light-weight and easy-to-use password manager.
|
Description: KeePass, the free, open source, light-weight and easy-to-use password manager.
|
||||||
Tags: "Password, Password Safe, Credentials, Protect"
|
Tags: "Password, Password Safe, Credentials, Protect"
|
||||||
InstallerType: exe
|
InstallerType: inno
|
||||||
|
|
||||||
# ======================= Installers ==================
|
# ======================= Installers ==================
|
||||||
|
|
||||||
@@ -18,7 +18,3 @@ Installers:
|
|||||||
- Arch: x64
|
- Arch: x64
|
||||||
Url: https://sourceforge.net/projects/keepass/files/KeePass%202.x/2.45/KeePass-2.45-Setup.exe/download
|
Url: https://sourceforge.net/projects/keepass/files/KeePass%202.x/2.45/KeePass-2.45-Setup.exe/download
|
||||||
Sha256: 9058CC9D44129E8C2C902E21F8678974B789ECD8F9D6ADD81C98FBEAF9794E23
|
Sha256: 9058CC9D44129E8C2C902E21F8678974B789ECD8F9D6ADD81C98FBEAF9794E23
|
||||||
Language: en-US
|
|
||||||
Switches:
|
|
||||||
Silent: "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART"
|
|
||||||
SilentWithProgress: "/SILENT /SUPPRESSMSGBOXES /NORESTART"
|
|
||||||
|
Reference in New Issue
Block a user