Added ManifestMaxVersionTested

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7096 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2019-06-06 00:42:08 +00:00
parent 68547d1e63
commit fb6945ec36
9 changed files with 50 additions and 11 deletions

View file

@ -301,6 +301,10 @@ Declare that the installer is compatible with the specified Windows version(s).
Windows 8.1 and later will fake its version number if you don't declare support for that particular version. You can read more about the other changes in behavior on \W{http://msdn.microsoft.com/en-us/library/windows/desktop/hh848036}{MSDN}.
\# \S2{amanifestmaxversiontested} ManifestMaxVersionTested
\#
\# \c maj.min.bld.rev
\S2{amiscbuttontext} MiscButtonText
\c [back_button_text [next_button_text] [cancel_button_text] [close_button_text]]