mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 14:20:55 +03:00
Windows setup: require Windows 10
Windows 7 is EOL since several months now
This commit is contained in:
@@ -28,13 +28,12 @@ DefaultGroupName={#MyAppName}
|
||||
LicenseFile={#MyAppDir}\LICENSE.txt
|
||||
OutputDir={#MyOutputDir}
|
||||
OutputBaseFilename=sftpgo_windows_x86_64
|
||||
Compression=lzma
|
||||
SolidCompression=yes
|
||||
WizardStyle=modern
|
||||
ArchitecturesInstallIn64BitMode=x64
|
||||
PrivilegesRequired=admin
|
||||
ArchitecturesAllowed=x64
|
||||
MinVersion=6.1
|
||||
MinVersion=10
|
||||
VersionInfoVersion={#MyVersionInfo}
|
||||
|
||||
[Languages]
|
||||
|
||||
Reference in New Issue
Block a user