mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
update AI path
This commit is contained in:
parent
35d1e94adc
commit
72fbfc9ebd
@ -53,9 +53,10 @@
|
||||
</target>
|
||||
|
||||
<target name="autoAIPath" >
|
||||
<available file="C:\Program Files (x86)\Caphyon\Advanced Installer 9.2\bin\x86\AdvancedInstaller.com"
|
||||
<property name="AI.path">C:\Program Files (x86)\Caphyon\Advanced Installer 9.6.1\bin\x86\AdvancedInstaller.com</property>
|
||||
<available file="${AI.path}"
|
||||
property="aiPath"
|
||||
value="C:\Program Files (x86)\Caphyon\Advanced Installer 9.2\bin\x86\AdvancedInstaller.com"/>
|
||||
value="${AI.path}"/>
|
||||
</target>
|
||||
|
||||
<target name="inputAIPath" unless="aiPath">
|
||||
|
Loading…
x
Reference in New Issue
Block a user