Ending the "net use" command

R

Ron

I connected a printer to my pc, and captured it for a Dos
program, what command do I use to end the "net use"
capture?
 
O

Oren Nizri

-----Original Message-----
I connected a printer to my pc, and captured it for a Dos
program, what command do I use to end the "net use"
capture?
.

to capture you should use :

net use lpt1: \\servername\printername

to delete :
net use lpt1: /delete

best regards

Oren Nizri
Please visit me at my site : http://scripts.mutsonline.com
 

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