I can't print on DOS Mode

  • Thread starter Thread starter Aminullah
  • Start date Start date
A

Aminullah

Why Windows XP Can't print on Dos mode ?
I was print using command C:>Type myfile.txt >> LPT1

Thanks Alot
 
I'm in a similar situation.

I (with help) set up a batch command and associated it
with my *.plt files for printing. My command was:

copy %1 lpt1 /b

....and it worked everytime with Win98. Hasn't since I
upgraded to WinXP.

Let me know if you figure this one out. I can print at
the command prompt using:

copy <filename> lpt1 /b

.....but the batch command isn't working.

Any help is appreciated.

(e-mail address removed)
 

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

Similar Threads

Printing from DOS 1
Printing mode 1
VERY URGENT printing dos on xp 3
Dos Printing 5
Local Dos Printing 2
printing from dos to usb printer 2
DOS Printing 10
DOS Printing to Local Printer in XP 2

Back
Top