diff --git a/build-windows.xml b/build-windows.xml index 6447a5741b10a8f42f6953dae8759de78c4c9380..bbc4e0e098053ddb57c2876867810494b2bd8330 100644 --- a/build-windows.xml +++ b/build-windows.xml @@ -54,7 +54,7 @@ </target> <target name="autoAIPath" > - <property name="AI.path">C:\Program Files (x86)\Caphyon\Advanced Installer 9.6.1\bin\x86\AdvancedInstaller.com</property> + <property name="AI.path">C:\Program Files (x86)\Caphyon\Advanced Installer 10.2\bin\x86\AdvancedInstaller.com</property> <available file="${AI.path}" property="aiPath" value="${AI.path}"/> diff --git a/installer_autopsy/installer_autopsy.aip b/installer_autopsy/installer_autopsy.aip index e4cb5c5c50ced48a46e93bd7c564ef1af2e57b10..01a56882293dadf868064e6e7a570a59aff571af 100644 --- a/installer_autopsy/installer_autopsy.aip +++ b/installer_autopsy/installer_autopsy.aip @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?> -<DOCUMENT Type="Advanced Installer" CreateVersion="9.0.1" version="9.6.1" Modules="simple" RootPath="." Language="en" Id="{84E12760-98AC-4ACA-B4DE-86E5B5603721}"> +<DOCUMENT Type="Advanced Installer" CreateVersion="9.0.1" version="10.2" Modules="simple" RootPath="." Language="en" Id="{84E12760-98AC-4ACA-B4DE-86E5B5603721}"> <COMPONENT cid="caphyon.advinst.msicomp.MsiPropsComponent"> <ROW Property="ALLUSERS" Value="2"/> <ROW Property="ARPCOMMENTS" Value="This installer database contains the logic and data required to install [|ProductName]." ValueLocId="*"/>