Hello,
I have created a zxp for indesign 2018 and using ZXP Installer to install it.
while installing i am facing an error "Installation failed because the extension is not compatible with installed application" with console error as
"stdout: Failed to install, status = -411!".
Previous indesign versions Indesign 2014, 2015, 2017 are also present.
Please suggest any solution.
Following is the configuration in manifest file.
<ExecutionEnvironment>
<HostList>
<Host Name="IDSN" Version="[13,13.9]" />
</HostList>
<RequiredRuntimeList>
<RequiredRuntime Name="CSXS" Version="7.0" />
</RequiredRuntimeList>
</ExecutionEnvironment>