Printer Driver MSI configuration through CUSTOMINI file

The Printer Drivers can be preconfigured during the MSI Installation by using the CUSTOMINI parameter, and adding a customized INI file, which contains the Printer Driver settings, as in the following example:

msiexec /i "<<PATH>>\BlackIceColorPlus.msi" CUSTOMINI="<<PATH>>\BuAiniNT.ini" REGNUM="XXXXX-XXXXXXXX-XXXXXXXXXX"

The CUSTOMINI INI file for the MSI installer can be generated by installing the regular “End-User” Printer Driver (not MSI installer) with the following steps:

Create an INI file for customized installation