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:
Roman Telezhynskyi 2017-05-16 12:37:19 +03:00
parent e59be8ab71
commit c8199b5e7f

View file

@ -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.