Version key "FileVersion" is required in cling.nsi
This commit is contained in:
parent
62f0148773
commit
19014400d4
@ -83,7 +83,7 @@ VIAddVersionKey "ProductName" "\${APP_NAME}"
|
||||
VIAddVersionKey "CompanyName" "\${COMP_NAME}"
|
||||
VIAddVersionKey "LegalCopyright" "\${COPYRIGHT}"
|
||||
VIAddVersionKey "FileDescription" "\${DESCRIPTION}"
|
||||
VIAddVersionKey "ProductVersion" "\${VERSION}"
|
||||
VIAddVersionKey "FileVersion" "\${VERSION}"
|
||||
|
||||
###############################################################################
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user