Hello,
In our current project, we need to replace the default language monitor
of a HP driver (hp 4350) by our lm.
To do so I replaced the line in the .INF install file ``hp4x50.inf'' :
LanguageMonitor="blabla,HPBMMON.DLL" by
LanguageMonitor="blabla,OURMONITOR.DLL".
I also made some changes so the "add printer" wizard find our dll.
The problem is that the wizard find the driver, install it, and just before
the end it throws a "printer driver was not install" and "operation could
not be completed" error. The MSDN isnt very helpful, it tells to download
the XP driver for the printer. I am working with the original driver, I just
replaced a dll by another.
fyi : I am under XP sp2, the same installation works under W2K, and
if I replace OURMONITOR.DLL by PJLMON.DLL it works (under XP).
I guess it comes from our dll but since it works fine under W2k, if
somebody can tell me where to look, I would really appreciate.
The driver is not "signed" because of the .inf file modifications but it's
not
an issue, it works with PJLMON.DLL.
Any help would really be welcome.
Thank you
--
Etienne Guilhaume
|