R
RajeshNarayananNair
Guest
Hi,
As the part of document management business, I have a "Print Agent App", that during it's installation itself, registers custom dll with Spooler process, to get a callback to monitor and account each print Jobs.
It registers "Custom_localspl.dll" instead of "localspl.dll" to get callback to our "Print Agent App". likewise we are customizing "Standard TCP/IP Port","Local Port","USB Monitor" etc
Problem
This week, I got a critical FieldIssue, after installing my "Print Agent App" on Windows 10, below print options are getting disabled and unfortunately unable to manually reinstall them as well.
*** These options were additions in Windows 10, and reproducible on any Windows 10 box
Work Around
Solution
??? Those print drivers should not get disabled after installation of my app.
Please give me a solution
Thanks
Rajesh MN
Xerox Coorporation, NY
More...
As the part of document management business, I have a "Print Agent App", that during it's installation itself, registers custom dll with Spooler process, to get a callback to monitor and account each print Jobs.
It registers "Custom_localspl.dll" instead of "localspl.dll" to get callback to our "Print Agent App". likewise we are customizing "Standard TCP/IP Port","Local Port","USB Monitor" etc
Problem
This week, I got a critical FieldIssue, after installing my "Print Agent App" on Windows 10, below print options are getting disabled and unfortunately unable to manually reinstall them as well.
- Microsoft Print to PDF
- Microsoft XPS Document Writer
*** These options were additions in Windows 10, and reproducible on any Windows 10 box
Work Around
- Stop “Print Agent App” in the windows service list
- In Registry (“ HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors\Local Port ”)
- Rename the driver name from “Custom_localspl.dll” to “localspl.dll”
- Open -- Control Panel\Hardware and Sound\Devices and Printers
- Add a Printer > Add a local printer or network printer with manual settings > Use an existing port > FILE : (Print to File)
- Install the printer driver > select “Microsoft Print to PDF” > Install printer successfully
- Now “Microsoft Print to PDF” is available again for printing
- Now go back to windows service list, and start “Print Agent App” service
- We can observe, Local Port driver name changes back to “Custom_localspl.dll” from “localspl.dll”
Solution
??? Those print drivers should not get disabled after installation of my app.
Please give me a solution
Thanks
Rajesh MN
Xerox Coorporation, NY
More...