Collins
Posts: 138
Joined: Wed Oct 12, 2016 2:57 pm

Access_Violation When Trying To Add Extended Search

Hi,

I'm building an installer and when I try to add a "New Extended Search", it throws an access violation error. It doesn't seem to matter what type of extended search you choose:

[SEH_AV_READ_NULLPTR] ACCESS_VIOLATION (0xc0000005) at address [0x0194c792]

Advanced Installer 16.2 build 436ecd62
*** Stack Trace (x86) ***

[0x0194c792] -----
[0x0194a67b] -----
[0x026dedb4] -----
[0x026be92b] -----
[0x01133454] -----
[0x012f721c] -----
[0x012f7235] -----
[0x01bf588d] -----
[0x01bf5560] -----
[0x01beb5b6] -----
[0x01beb297] -----
[0x0114b087] -----
[0x011252c7] -----
[0x778d62fa] gapfnScSendMessage()
[0x778d6d3a] GetThreadDesktop()
[0x778e0d3f] GetClientRect()
[0x778e0d65] CallWindowProcW()
[0x51cd164f] DllMain()
[0x778d62fa] gapfnScSendMessage()
[0x778d6d3a] GetThreadDesktop()
[0x778e0d3f] GetClientRect()
[0x778e0d65] CallWindowProcW()
[0x51cd164f] DllMain()
[0x778d62fa] gapfnScSendMessage()
[0x778d6d3a] GetThreadDesktop()
[0x778d77c4] CharPrevW()
[0x778d788a] DispatchMessageW()
[0x0112859a] -----
[0x0132b355] -----
[0x00f60000] MODULE_BASE_ADDRESS


I can recreate it in an existing or new AIP. I tried uninstalling & reinstalling AI 16.2, which didn't help.
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Access_Violation When Trying To Add Extended Search

Hello,

Indeed, unfortunately this is an issue in our latest version (16.2) of Advanced Installer. You cannot add an extended search to your setup project when using our latest version. We already added a fix for this and it will be available in our next version of Advanced Installer scheduled for release in the forthcoming weeks.

As soon as the fix will be out we will update this forums thread.

Until then as a workaround you can try to use a previous version (16.1 or lower) of Advanced Installer.


All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Access_Violation When Trying To Add Extended Search

Hello,

This was fixed in version 16.3 of Advanced Installer released on September 4th, 2019.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Collins
Posts: 138
Joined: Wed Oct 12, 2016 2:57 pm

Re: Access_Violation When Trying To Add Extended Search

It's working great now, thank you.
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Access_Violation When Trying To Add Extended Search

You are always welcome.

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

Return to “Common Problems”