Specifying version information
VersionInfo is an optional element with two optional child elements, Version and Copyright. The default acinstallinput.xml file contains version and copyright information, as shown in the following example:
<VersionInfo>
<Version>11 Service Pack 4 (Build DEV120911)</Version>
<Copyright>Copyright @1995-2013 OpenText Corporation </Copyright>
</VersionInfo>
The installation checks the version only if <VersionInfo><Version> exists and is not empty. If the version checking fails, the installation procedure writes a message to the log file and the installation continues.