Re: print a .prn file with a usb printer

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



1msh wrote:

how can i print .prn file with a usb printer
i know this syntax
copy 1.prn lpt1 /b



Set up the printer as a shared printer

Issue the command NET USE LPT1: \\computername\sharedprintername

Then use the COPY command you already know.


--
Ken Blake - Microsoft MVP Windows: Shell/User
Please reply to the newsgroup


.



Relevant Pages