local port missing in registry

G

Guest

XP SP2: wizard unable to install to LPT1 because cannot find port. How do I
recreate the missing entry? LPT1 okay in device manager and BIOS.
 
A

Alan Morris [MSFT]

This sounds like another application removed or replaced the spooler binary
registry setting for local ports.

I have seen issues when the LPT ports are no longer listed by the spooler
because another application replaced the registry entry for the dll
controlling where to look in the registry for the port list.
reg key is here:
Local Port should point to this binary
HKLM\SYSTEM\CurrentControlSet\Control\Print\Monitors\Local Port\Driver
reg_sz = localspl.dll


The Port list that the spooler reads at startup is here:
HKLM\Software\Microsoft\WindowsNT\CurrentVersion\Ports

LPT ports should be listed here



--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top