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

DOS print to default printer?

 
Goto page 1, 2
   Home -> Windows Other -> Setup & Deploy & Upgrade RSS
Next:  NTFS Permissions  
Author Message
Greg Russell

External


Since: May 12, 2008
Posts: 4



(Msg. 1) Posted: Thu May 22, 2008 5:57 pm
Post subject: DOS print to default printer?
Archived from groups: microsoft>public>win2000>setup (more info?)

We have a "default" printer created (Lexmark) which works properly from
Windows applications. The printer is connected via the parallel port LPT1.

We have one legacy DOS application that works properly, but the print
output doesn't seem to get directed to the default printer; it just
disappears somewhere.

"dir > lpt1" at the command prompt illustrates the problem, as no
directly listing goes to the printer, nor does any print job spool even
briefly.

Is something special required to print DOS jobs in Windows 2000 please,
and if so, what is it?

Thanks for your help.
Back to top
Login to vote
Dave Patrick

External


Since: Oct 18, 2005
Posts: 4269



(Msg. 2) Posted: Thu May 22, 2008 8:55 pm
Post subject: Re: DOS print to default printer? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Try sharing out the printer then from the command line

net use lpt1 \\computername\Lexmark /persistent:yes


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Greg Russell" wrote:
> We have a "default" printer created (Lexmark) which works properly from
> Windows applications. The printer is connected via the parallel port LPT1.
>
> We have one legacy DOS application that works properly, but the print
> output doesn't seem to get directed to the default printer; it just
> disappears somewhere.
>
> "dir > lpt1" at the command prompt illustrates the problem, as no
> directly listing goes to the printer, nor does any print job spool even
> briefly.
>
> Is something special required to print DOS jobs in Windows 2000 please,
> and if so, what is it?
>
> Thanks for your help.
Back to top
Login to vote
mmorisini

External


Since: Jun 20, 2008
Posts: 5



(Msg. 3) Posted: Fri Jun 20, 2008 11:39 pm
Post subject: Re: DOS print to default printer? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

hi,

I have a windows 2000 dos box that is running an application that will
only print to lpt1 i have fitted a usb printer and now want to
redirect lpt1 to usb. I've tried the "net use" command but my printer
ejects blank paper sheets only.

ķan anyone recommend an util or a way to do this?
Back to top
Login to vote
Dave Patrick

External


Since: Oct 18, 2005
Posts: 4269



(Msg. 4) Posted: Sat Jun 21, 2008 9:53 am
Post subject: Re: DOS print to default printer? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

What procedures/commands did you run?


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

<mmorisini.RemoveThis@aol.com> wrote:
hi,

I have a windows 2000 dos box that is running an application that will
only print to lpt1 i have fitted a usb printer and now want to
redirect lpt1 to usb. I've tried the "net use" command but my printer
ejects blank paper sheets only.

ķan anyone recommend an util or a way to do this?
Back to top
Login to vote
mmorisini

External


Since: Jun 20, 2008
Posts: 5



(Msg. 5) Posted: Wed Jun 25, 2008 2:52 pm
Post subject: Re: DOS print to default printer? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I used command "net use lpt1 \\MORISINI\CANON4200 /persistent:yes"
same as you recommended.

When I print reports from the DOS program my Canon ejects blank pages.
Other windows applications print documents without problem.

On Jun 21, 6:53 pm, "Dave Patrick" <DSPatr....RemoveThis@nospam.gmail.com> wrote:
> What procedures/commands did you run?
>
Back to top
Login to vote
Dave Patrick

External


Since: Oct 18, 2005
Posts: 4269



(Msg. 6) Posted: Wed Jun 25, 2008 7:57 pm
Post subject: Re: DOS print to default printer? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Try sending a text file to the printer from command line.

print /d:lpt1 C:\myfile.txt

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

<mmorisini.TakeThisOut@aol.com> wrote:
I used command "net use lpt1 \\MORISINI\CANON4200 /persistent:yes"
same as you recommended.

When I print reports from the DOS program my Canon ejects blank pages.
Other windows applications print documents without problem.
Back to top
Login to vote
mmorisini

External


Since: Jun 20, 2008
Posts: 5



(Msg. 7) Posted: Wed Jun 25, 2008 10:37 pm
Post subject: Re: DOS print to default printer? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The same problem is here. Blank page has been ejected only.

On Jun 26, 4:57 am, "Dave Patrick" <DSPatr....TakeThisOut@nospam.gmail.com> wrote:
> Try sending a text file to the printer from command line.
>
> print /d:lpt1 C:\myfile.txt
>
> --
>
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]http://www.microsoft.com/protect
>
> <mmoris....TakeThisOut@aol.com> wrote:
>
> I used command "net use lpt1 \\MORISINI\CANON4200 /persistent:yes"
> same as you recommended.
>
> When I print reports from the DOS program my Canon ejects blank pages.
> Other windows applications print documents without problem.
Back to top
Login to vote
mmorisini

External


Since: Jun 20, 2008
Posts: 5



(Msg. 8) Posted: Thu Jun 26, 2008 1:47 pm
Post subject: Re: DOS print to default printer? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I'd asked local Canon support service about DOS drivers for my printer
but they claimed Canon4200 cannot print text and there are no DOS
drivers at all ;(

I was suggested to search third-party drivers for printing from dos.
I'll try to look around tomorrow.

> The same problem is here. Blank page has been ejected only.
>
Back to top
Login to vote
Display posts from previous:   
       Home -> Windows Other -> Setup & Deploy & Upgrade 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 can edit your posts in this forum
You can delete your posts in this forum
You can 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