Hi,
The on-site documentation for the Auto Updater Return Codes http://www.advancedinstaller.com/user-g ... dater.html shows part of the codes as 9 digits hex numbers (E00000002 and up).
The previous code are shown as 8 digit (4 bytes) code, so I guess this is a typo (?)
It's also advised to add the "0x" prefix to hex numbers.
Thanks.