How to install with two printers from cmd

I want to configure a Reg file to install PDFCreator with two printers I have tried but I have not had success are there any examples?

Hi,

It is not possible to install printers via regedit. in the registry we only save the link between printer and profile.
The easiest way to install other printers is to use the PrinterHelper.exe in C:\Program Files\PDFCreator.
You can call it from a BATCH file like this:
PrinterHelper.exe /installprinter PRINTERNAME /portapplication "C:\programme\PDFCreator\PDFCreator.exe

Best regards