|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Guest
Posts: n/a
|
Is it possible to capture the Windows Installer Error message on a failed
installation within the .msi? Not the msiexec error but the Windows Installer Error message. I have tried using Installer.LastErrorRecord in a script and placed in the InstallExecuteSequence with a -3 sequence without success. What I need to do is to capture the error message and throw it into a set log file (not a msi log) or better yet report the actual error to SCCM (SCCM always reports errors as 1603 which is the msiexec error). Thanks |
|