mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 00:35:26 +03:00
Restrict Windows version to Windows 8 or higher
This commit is contained in:
parent
2e5566636a
commit
dd0b46bee8
2 changed files with 28 additions and 23 deletions
|
@ -79,6 +79,7 @@ Compression=lzma2
|
|||
DefaultDirName={autopf}\{#GroupName}\{#TargetFolderName}
|
||||
DefaultGroupName={#GroupName}\{#ApplicationName}
|
||||
LicenseFile=..\..\LICENSE
|
||||
MinVersion=6.2
|
||||
OutputBaseFilename={#InstallerFileName}
|
||||
OutputDir=..\..\{#targetFolder}\
|
||||
PrivilegesRequiredOverridesAllowed=commandline dialog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue