kjullion
Posts: 176
Joined: Mon Nov 11, 2013 9:02 pm

updater.exe and missing AIU file

If the updater.exe doesn't find any appropriately named .AIU file on the webserver, it seems to throw this error:
-536870888 (&HFFFFFFFFE0000018)
(see attachment).

Is this correct/expected behavior?
Is this trappleable so that if the file is missing the user doesn't see my error message box dialog?

Thanks!
Attachments
Missing AIU error.png
Missing AIU error.png (3.42 KiB) Viewed 4066 times
Frank Bastiaens
Posts: 17
Joined: Thu Apr 02, 2015 9:44 am

Re: updater.exe and missing AIU file

Use the advanced installer Updater to generate an Updater.txt, copy this in your webserver, and ensure the path is correct in your installer.

Cheers, Frank

PS, Test in your browser if the url is correct, and if you see the content of the Updater.txt file.
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: updater.exe and missing AIU file

Hello Kevin,

Beside Frank's suggestions you can also open in a text editor the Updater.ini file and check the URL set as value for the URL ini key. Just try to launch this URL into a web browser of the current machine and make sure the updates configuration file content is displayed into your web browser.

Also, please make sure the updates configuration file you added on your web server was generated by using the Advanced Installer application, i.e. by building an updates configuration project.

@Frank: thank you for contributing to our forums. Much appreciated.

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

Return to “Building Installers”