<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WFBP9GL" height="0" width="0" style="display:none;visibility:hidden"></iframe>

Windows Installer Handling

These are the EXE return code values for the scenarios mentioned below:

💠Installation canceled by user - 1602
💠Application already exists - 409
💠Installation already in progress - 0x80070003
💠Disk space is full - 0x80070070
💠Reboot required - 58
💠Network failure - 0x80004005
💠Package rejected during installation - 1722
💠Installation successful - 0