LuWa
Posts: 19
Joined: Tue Jan 11, 2011 9:35 am

Update from 14.6 to 17.4.1

I habe updated my aip project from 14.6 to 17.4.1.

Now i get an error while updating my PathVariable:

Code: Select all

:\Program Files (x86)\Caphyon\Advanced Installer 17.4.1\bin\x86\AdvancedInstaller.com" /edit "PPINST\PrintplusServer\PrintplusServerTFS.aip" /UpdatePathVariable -name PP_PROGRAMSNETdir -value "E:\1321\s\DotNet\Printplus\Assemblies" -valuetype Folder

Code: Select all

2020-09-11T11:31:55.0960305Z [SEH_AV_READ_BADPTR] ACCESS_VIOLATION (0xc0000005) at address [0x0265f890]
2020-09-11T11:31:55.0960843Z 
2020-09-11T11:31:55.0961004Z Advanced Installer 17.4.1 build e10c23b1
2020-09-11T11:31:55.0961152Z *** Stack Trace (x86) ***
2020-09-11T11:31:55.0961238Z 
2020-09-11T11:31:55.0961394Z [0x0265f890]  -----
2020-09-11T11:31:55.0961539Z [0x00ff0a1b]  -----
2020-09-11T11:31:55.0961679Z [0x018ac166]  -----
2020-09-11T11:31:55.0961808Z [0x0121a4c9]  -----
2020-09-11T11:31:55.0962014Z [0x0145c175]  -----
2020-09-11T11:31:55.0962151Z [0x026476cb]  -----
2020-09-11T11:31:55.0962296Z [0x00e00000]  MODULE_BASE_ADDRESS
Other Path-Variables worked fine.
The Projekt is only converted, nothing other changed.

Other Projects worked fine...

Here the List of my Path-Variables in the aip-File

Code: Select all

  <COMPONENT cid="caphyon.advinst.msicomp.AppPathsComponent">
    <ROW Name="PP_DP3dir" Path="E:\DP3" Type="2" Content="0"/>
    <ROW Name="PP_INFOTERMINALdir" Path="E:\Infoterminal" Type="2" Content="0"/>
    <ROW Name="PP_KUNDENUMFRAGEdir" Path="E:\Kundenumfrage" Type="2" Content="0"/>
    <ROW Name="PP_PROGRAMSNETdir" Path="C:\setup\druckact\exe\programs.net" Type="2" Content="0"/>
  </COMPONENT>
I habe sent you my aip File via Mail.
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Update from 14.6 to 17.4.1

Hi Lukas,

Sorry for the late reply on this.

I have tested the related command line over the sent setup project but everything went fine. No error was thrown and when opened the setup project in AI with GUI the related path variable was successfully updated.

Can you consistently replicate this issue with the setup project you have sent us?

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”