Code: Alles auswählen
set $ExitCode$ = getLastExitCode
Code: Alles auswählen
MSI (s) (F4:18) [15:31:14:605]: Note: 1: 1707
MSI (s) (F4:18) [15:31:14:605]: Product: LibreOffice 5.0.3.2 -- Installation operation completed successfully.
MSI (s) (F4:18) [15:31:14:605]: Windows Installer installed the product. Product Name: LibreOffice 5.0.3.2. Product Version: 5.0.3.2. Product Language: 1033. Installation success or error status: 0.
Sometimes it can be very handy to get all these codes. For instance, exitcode 1603, 'A fatal error occurred during installation.' can have a lot of reasons, and it would be nice to not have to read the verbose MSI log file by default.