Error code 1603 is a generic MSI error code that means an error occurred during the installation.
To help us troubleshoot the issue, please create a detailed MSI installation log file and Printer Driver installation log and send them to us.
To generate the detailed installation log with Printer Driver MSI installers, please follow these steps:
Run the command prompt as an administrator.
Navigate to the Printer Driver InstallShield MSI.
Install the Printer Driver MSI installers with the /L*V "[Log file path]" and BITRACE=1 parameters.
For example:
msiexec.exe /i "BlackIceColorPlus_X164Bit.msi" BITRACE=1 /L*V "c:\temp\installation.log"
After the log file is successfully generated, please send the BiPDMSITraceDataLog.txt and the "installation.log" files back to help us resolve the problem.
The Trace Log is saved to the BiPDMSITraceDataLog.txt log file in the User's temp folder (%TEMP%).
(For example: c:\Users\Administrator\AppData\Local\Temp\BiPDMSITraceDataLog.txt)
For more information on the installation parameters, please refer to our MSI installation guide included in the downloaded ZIP file, or view it directly at the following link: