Set minimally supported Windows version in Inno Setup script.
By default commented to allow users build own versions for not supported versions. --HG-- branch : develop
This commit is contained in:
parent
e59be8ab71
commit
c8199b5e7f
1
dist/win/inno/valentina.iss
vendored
1
dist/win/inno/valentina.iss
vendored
|
@ -42,6 +42,7 @@ AppComments=Patternmaking program
|
|||
AppContact={#MyAppURL}
|
||||
AppCopyright={#MyAppCopyright}
|
||||
ChangesAssociations=yes
|
||||
;MinVersion=6.1
|
||||
;SignTool=MySign
|
||||
;Uncomment the previous string for code signing
|
||||
;The next string is an example of parameter SignTool. Should not be uncommented.
|
||||
|
|
Loading…
Reference in New Issue
Block a user