
Changes will not be effective until the service is restarted.


0 - ERROR_SUCCESS - The action completed successfully.This is just a mock-up sample (I am no expert at this anymore): msiexec.exe /I Setup.msi ALLUSERS=1 /L*V %MSILOG% /qb-! ADDLOCAL=ALLĮcho MSIEXEC returned exit code 3010 which means that a reboot is required to complete installation > %LOGFILE% Reboot: Those are generally just standard reboot message and you should handle them in your batch file as you suggest yourself.
