LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

List printers

List Printers.vi

HKEY_CURRENT_CONFIG\system\CurrentControlSet\control\print\printers

The list printers vi looks in the above registery to identify installed
printers
I don't have an NT box at present.
Can someone find the equivalent in NT 4.0 for me, or suggest a source for
the information.

Duncan
0 Kudos
Message 1 of 2
(2,875 Views)
On my NT 4.0 machine:

Local printers are enumerated in
HKEY_LOCAL_Machine\SYSTEM\CurrentControlSet\Control\Print\Printers\

and network (Server = TALON) printers in
HKEY_LOCAL_Machine\SYSTEM\CurrentControlSet\Control\Print\Providers\LanMan Print Services\Servers\TALON\Printers\


Hope this is helpful.
0 Kudos
Message 2 of 2
(2,875 Views)