jmoleary
Posts: 42
Joined: Mon May 13, 2019 7:30 pm

Upgrade to version 16.7 prevents me from opening my AIP file!

I just upgraded from version 16.6.1 to version 16.7. Now when i open up my Aip file, an error message pops up

File not found: "c:\Program Files (x86)\Caphyon\Advanced Installer 16.7\fragments\Prerequisites\VC++ 2017 x64\VC++2017 x64.aip

And it will not open the project.

I'm guessing maybe I can hand-edit the project to remove a reference to this...?

Edit: I did open the project file as XML (in Visual Studio) and found the relevant line and removed it. It was this one:

Code: Select all

    <ROW Fragment="VC2017x64.aip" Path="&lt;AI_PREDEFINED_PREREQUISITES&gt;VC++ 2017 x64\VC++ 2017 x64.aip"/>
It now seems to open. I'm guessing it will be OK. Still, that's maybe a case in which the failure mode could be a bit more... graceful ;)
Eusebiu
Posts: 4931
Joined: Wed Nov 14, 2012 2:04 pm

Re: Upgrade to version 16.7 prevents me from opening my AIP file!

Hi,

I'm not sure why you encountered that error. Can you please send us a problematic version of your project to support at advancedinstaller dot com, so we can investigate it and try to find the issue?

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”