Jump to content
Reliance Jio & Reliance Mobile Discussion Forums
Sign in to follow this  
amitstg

Dos Programme Print With Usb Printer ?

Recommended Posts

I recently upgraded my old dotmatrix with a new laserjet under exchange, now the problem is that i am not able to take a printout from my old dos applications as they support parallel interface, plz hlp

Share this post


Link to post
Share on other sites

it is window based dos, (and i am trying for a print when window is on) but still not getting it done ?

Share this post


Link to post
Share on other sites

dude share the printer on the machine

then use the following command to use it on dos

Example :-------------------------------

share your printer with name "XYZ"
assuming your computer name is "localhost" then

                    use the command in dos to establish a connection
      NET USE LPT1: \\localhost\xyz /PERSISTENT:YES

PERSISTENT {yes:no} = the command givin should be persistent or no

                 use the command to delete the connection

                             net use LPT1 /Delete  

hope this should help you out! if it would have been proper dos then you would have to get the usb drivers for the printers you have for DOS!

HOPE this should solve your query do tell me if it works never tried it

Edited by abhay

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×