Hi,
I write a small setup in C++, which installs my own printerdriver. I do
the following steps:
1. Create a new local port
2. Install printerdriver
3. install the printprocessor
4 Install the virtual printer
Everything is fine, but the 4.step fails. When I try it with the "Add
printer wizard" with a inf-file, it works, but win XP says that the
driver isn't digital signed. Can this the problem, why AddPrinter
doesn't work and how can I solve this problem?
Thanks.