Folks, I am using the PRINTUI.DLL method of installing a printer during an InnoSetup installer that I am writing. This works fine except the printer I am installing is a virtual printer and it is not guaranteed that a valid local port will exist to attach the printer to (NUL for example). The printer can not be attached to LPT1 or any other normal port, so does anyone have an example of Delphi code that creates a printer port automatically without any intervention from the user (no dialogs etc).
Also, has anyone ever code-signed an application or DLL, and is there much to it once you buy a certificate from the likes of Verisign or Thawte ? Thanks in advance, Darren _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

