The MSI sample demonstrates how to installs the Operating system specific printer driver, for 32 bit system only the 32 bit printer driver and for 64 bit operating systems only the 64 bit printer driver.
The printer driver is sharable from 32 bit operating system to other 32 bit systems and 64 bit operating system to other 64 bit systems.
MSI Printer Driver install sample description – General information about the MSI Printer Driver install sample, such as project locations, supported compilers and .NET frameworks.
How to rebuild the MSI install sample – Detailed information about how to rebuild the MSI install sample without modifications.
How to use printer driver MSI sample – General information about how to use, install, uninstall the MSI install sample, and about the available parameters.
How to create Silent installation
How to edit the Custom Action project – Detailed instructions about how to edit the Custom Action in the MSI install sample project.
Rename the Printer Driver using MSI installer – Instructions about how to rename the Printer Driver name using the MSI installer.
Change the Manufacture Name in the MSI installer - Instructions about how to change the Manufacture Name in the MSI installer.
Installing the MSI Sample on 64-bit system using Group Policy – Instuctions about how to install the Printer Driver MSI with install sample on 64-bit operating systems.
Adding two printers with MSI install samples – Instructions how to install two printers with the MSI install sample using the user interface, or using command line parameter.
How to change the default output directory in MSI install sample during installation - Detailed instructions about how to change the default output directory in the MSI install sample project.
How to change the printer name in the MSI sample - Detailed instructions about how to change the printer name in the MSI install sample project.
How to add the HTTP upload utility to the MSI installer
How to add the OCR feature to the MSI installer
Adding Cover Page Filler feature for MSI install sample
Adding Upload to Database feature for MSI install sample
Adding Merge Documents window feature for MSI install sample
Adding the Upload to M-Files feature for MSI install sample
MSI Sample Installation GUIDs – List of the MSI sample GUIDs. The GUID is an unique identifier used by the uninstallation to identify which product must be uninstalled.
Printer Driver MSI Install Sample registry entries – List of the used registry entries by the MSI install sample.
How to disable the MSI Uninstaller "Repair" and "Remove" option - Detailed instructions about how to disable the MSI Uninstaller "Repair" and "Remove" options in the MSI install sample project.