The Drivers section lets you specify print and fax drivers installations. It contains a single entry for each installation, which references the PrinterY or FaxY sections, or both. Each key in the Drivers section results in the installation of a driver and creation of a printer object when the necessary information is provided.
Key | Description |
---|---|
CfgEntry | This is the name of the configuration. By default, this is the driver model name. Note: To use this key, make sure to include the Configurations key in the Install section. |
CfgFile | This is the fully qualified path to the driver configuration (ldc) file that contains the configuration that you want to apply. Note: To use this key, make sure to include the Configurations key in the Install section. |
CfgType | This is the type of configuration that you want to apply to the printer object. When setting the CfgType key, choose from the following parameters:
Note: To use this key, make sure to include the Configurations key in the Install section. |
Comment | This lets you enter messages in the Comment field of the Printer Properties. Note: This value is optional. |
Default | This lets you select the printer object as the default printer on the target computer. Note: This value is optional and has no impact on local installations. |
Location | This lets you enter messages or addresses on the Location field of the Printer Properties. Note: This value is optional. |
Model | This is the model name of the driver. Note: This value is required. |
Name | This is the name of the printer object. The name can be any value that is supported by the operating system of the target computer. Note: This value is required. |
Port | This specifies which port to use when creating the printer object. Notes:
|
RealName | This is the driver name of the printer model that will be used. Notes:
|
Share | This lets you specify whether or not to share the printer. Notes:
|
ShareName | This is the name that other users see when pointing to the shared printer. Note: If you want to share the printer, then this value is required. |
Stream | This is the data stream of the driver. Notes:
|
Notes:
[Drivers] Printer1=1 Fax1=1
[Printer1] Model=Universal v2 Name=Universal v2 XL RealName=Universal v2 XL Stream=PCLXL ShareName=Universal v2 XL Port=StandardIPExample Share=0 Comment=0 Location=0 Default=1 CfgFile=C:\Configuration\A4.ldc CfgEntry=A4 CfgType=RunOnce
[Fax1] Model=Universal Fax Name=Universal Fax RealName=Universal Fax Stream=PS ShareName=Universal Fax Port=StandardIPExample Share=0 Comment=0 Location=0 Default=0 CfgFile=C:\Configuration\A4.ldc CfgEntry=A4 CfgType=RunOnce