WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

how to print to usb printer in dos

 
Goto page 1, 2
   Home -> Vista -> Print/Fax/Scan RSS
Next:  Vista download problems  
Author Message
Ron b.

External


Since: Jul 15, 2008
Posts: 1



(Msg. 1) Posted: Tue Jul 15, 2008 4:19 am
Post subject: how to print to usb printer in dos
Archived from groups: microsoft>public>windows>vista>print_fax_scan (more info?)

does anyone know how to print to a usb printer in dos from dos prompt. no
lpt1 port Parallel port printer.
Back to top
Login to vote
Andrew Rossmann

External


Since: Oct 07, 2007
Posts: 97



(Msg. 2) Posted: Tue Jul 15, 2008 7:55 am
Post subject: Re: how to print to usb printer in dos [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <9B30A3F1-25A1-4467-B33A-B0ED08800185.DeleteThis@microsoft.com>,
Ronb.DeleteThis@discussions.microsoft.com says...
> does anyone know how to print to a usb printer in dos from dos prompt. no
> lpt1 port Parallel port printer.

1: Create a share to the printer.

2: At a command prompt, type: NET USE LPT1 \\mycomputer\myprintershare
(or course, mycomputer is the network name of your computer, and
myprintershare is the name of the share you gave the printer in step 1.)

--
If there is a no_junk in my address, please REMOVE it before replying!
All junk mail senders will be prosecuted to the fullest extent of the
law!!
http://home.att.net/~andyross
Back to top
Login to vote
H

External


Since: Jul 14, 2008
Posts: 7



(Msg. 3) Posted: Thu Jul 17, 2008 10:01 am
Post subject: Re: how to print to usb printer in dos [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

USB to Parallel Converter Cable


1.8m USB to parallel converter cable complete with driver. Type A male USB
to 36 pin male centronics connector.

a.. To connect a printer with parallel interface (IEEE 1284) to a PC with
USB port
b.. Easy to install
c.. Power supplied by USB interface
d.. Connector: Centronics 36 pole male / USB type A male
e.. Contents: Converter Cable, Driver CD, Manual


Get looking on E Bay for adapters - may help ?? Enter Usb to Parallel port
adapter in EBay search.
"Ron b." <Ronb.RemoveThis@discussions.microsoft.com> wrote in message
news:9B30A3F1-25A1-4467-B33A-B0ED08800185@microsoft.com...
> does anyone know how to print to a usb printer in dos from dos prompt. no
> lpt1 port Parallel port printer.
Back to top
Login to vote
Andrew Rossmann

External


Since: Oct 07, 2007
Posts: 97



(Msg. 4) Posted: Thu Jul 17, 2008 10:01 am
Post subject: Re: how to print to usb printer in dos [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <7amdnYMYdfr7l-LVnZ2dneKdnZydnZ2d RemoveThis @posted.plusnet>,
harry RemoveThis @fuller08.plus.com says...
> USB to Parallel Converter Cable
>
>
> 1.8m USB to parallel converter cable complete with driver. Type A male USB
> to 36 pin male centronics connector.
>
> a.. To connect a printer with parallel interface (IEEE 1284) to a PC with
> USB port
> b.. Easy to install
> c.. Power supplied by USB interface
> d.. Connector: Centronics 36 pole male / USB type A male
> e.. Contents: Converter Cable, Driver CD, Manual

This is for using a parallel port printer on a USB-only computer. The
user wanted to print to a USB printer from a DOS program or command
prompt. That would typically be done by choosing 'LPT1' or 'PRN' as the
output. The net sharing I posted earlier generally works unless it's
some program that tries to directly access the hardware (relatively
rare, thankfully.)

--
If there is a no_junk in my address, please REMOVE it before replying!
All junk mail senders will be prosecuted to the fullest extent of the
law!!
http://home.att.net/~andyross
Back to top
Login to vote
Hal Hostetler [MVP P/I]

External


Since: Feb 15, 2007
Posts: 752



(Msg. 5) Posted: Tue Jul 22, 2008 12:25 pm
Post subject: Re: how to print to usb printer in dos [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

http://members.shaw.ca/bsanders/printfromdos.htm
Printing from DOS with Windows 2000 or XP

This works for Vista, too.

Hal
--
Hal Hostetler, CPBE -- hhh.RemoveThis@kvoa.com
Senior Engineer/MIS -- MS MVP-Print/Imaging -- WA7BGX
http://www.kvoa.com -- "When News breaks, we fix it!"
KVOA Television, Tucson, AZ. NBC Channel 4
Live at Hot Licks - www.badnewsbluesband.com

"Ron b." <Ronb.RemoveThis@discussions.microsoft.com> wrote in message
news:9B30A3F1-25A1-4467-B33A-B0ED08800185@microsoft.com...
> does anyone know how to print to a usb printer in dos from dos prompt. no
> lpt1 port Parallel port printer.
Back to top
Login to vote
GP

External


Since: Sep 03, 2007
Posts: 6



(Msg. 6) Posted: Sat Nov 08, 2008 4:44 am
Post subject: Re: how to print to usb printer in dos [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

No Hal, unfortunately this doesn't work in Vista that way.

For hours now, I'm trying to get a dot matrix printer EPSON LQ300 to work
together with a DOS program on a Vista Home Premium 32-bit Laptop without
physical parallel port. I'm using a simple USB -> Parallel cable for about
20,- Euros.

In XP - but not in Vista! - the procedure to get the printer working is as
follows:

The XP-computer has to be part of a network. Internet connection is
sufficient.
connect cable & printer. Drivers are installed automatically by Vista.
Share the printer. Use a short name with no spaces.
As an admin start the console (cmd)
Input: NET USE LPT1: \\Computername\Printername /persistent:yes
After that, DIR > LPT1: will print the directory to the printer

Until here the Vista Laptop does the same as an XP one does!

However, under XP, the DOS appplication works fine, under Vista it crashes
with 'device not ready'

There are many similar complaints to be read on various forums on the web. I
haven't seen any solution yet, however.

So, can you present us a solution to the problem ??

Kind regards,
Guenter Predl

"Hal Hostetler [MVP P/I]" wrote:

> http://members.shaw.ca/bsanders/printfromdos.htm
> Printing from DOS with Windows 2000 or XP
>
> This works for Vista, too.
>
> Hal
> --
> Hal Hostetler, CPBE -- hhh DeleteThis @kvoa.com
> Senior Engineer/MIS -- MS MVP-Print/Imaging -- WA7BGX
> http://www.kvoa.com -- "When News breaks, we fix it!"
> KVOA Television, Tucson, AZ. NBC Channel 4
> Live at Hot Licks - www.badnewsbluesband.com
>
> "Ron b." <Ronb DeleteThis @discussions.microsoft.com> wrote in message
> news:9B30A3F1-25A1-4467-B33A-B0ED08800185@microsoft.com...
> > does anyone know how to print to a usb printer in dos from dos prompt. no
> > lpt1 port Parallel port printer.
>
>
>
Back to top
Login to vote
livsin




Joined: May 08, 2009
Posts: 2



(Msg. 7) Posted: Fri May 08, 2009 9:09 am
Post subject: [Login to view extended thread Info.]

I did all things mentioned above: shared my Canon, sent 'net use' command. But neither DIR nor my DBase program print nothing. Any suggestions please?
Back to top
Login to vote
G-Norman




Joined: May 04, 2008
Posts: 2



(Msg. 8) Posted: Tue Jul 14, 2009 6:56 am
Post subject: [Login to view extended thread Info.]

You may want to have a look at Printfil to print from DOS programs on Vista even if no LPT ports are physically present in the machine: http://www.printfil.com

If you've access to the dBase source code you may also want to have a look at http://www.printfil.com/article/clipper-print-windows-printer.htm

Regards,
GN
Back to top
Login to vote
Display posts from previous:   
       Home -> Vista -> Print/Fax/Scan All times are: Eastern Time (US & Canada) (change)
Goto page 1, 2
Page 1 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows XP
  Windows Vista
 Windows Other
 Office
 Office Other
 Security
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET |
  • IT Support