Where PCL driver settings are stored?

  • Thread starter Thread starter Bryan L
  • Start date Start date
B

Bryan L

I have the ability to deploy TCP/IP printers to my network remotely, but so
far I can't centrally configure the driver settings. If I can find an .ini
file, .cfg file, or even the registry key where those settings are stored, I
can probably deploy the driver settings as well. I'm using PCL 5e drivers
for the TCP/IP printers in question. I need to configure the presence of
additional accessories like paper trays, rotation settings for letterhead,
etc. Does anyone know if all PCL printer drivers store their driver
settings in the same way, or does that vary by manufacturer?

Thanks,

Bryan
 
Use the following command "rundll32 printui.dll,PrintUIEntry /?" (without
the quotes)

The parameter you would be interested in are /Ss and /Sr
 
Back
Top