Update electron to 24.2.0
This commit is contained in:
parent
9ad9b4da0f
commit
48545d6a83
9 changed files with 41 additions and 35 deletions
|
@ -10,7 +10,7 @@ ManifestDPIAware true
|
|||
Var /Global OLD_SIGNAL_VERSION
|
||||
|
||||
# Check minimum OS version
|
||||
${IfNot} ${AtLeastWin7}
|
||||
${IfNot} ${AtLeastWin10}
|
||||
MessageBox MB_OK|MB_ICONEXCLAMATION "$(signalMinWinVersionErr)"
|
||||
DetailPrint `Windows version check failed`
|
||||
Abort
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue