printer problem

P

Pascal

I have a program must print lpt1 but my desktop work on
the windows 2000, and my server on windows 2000 server.
i'm eable to print in windows, but when my program start
and must print on lpt1 i'm not eable to print because my
printer is not lpt1 but network printer how i can
configure for lpt1 ???
 
J

Jason Hall [MSFT]

--------------------
Content-Class: urn:content-classes:message
From: "Pascal" <[email protected]>
Sender: "Pascal" <[email protected]>
Subject: printer problem
Date: Thu, 22 Apr 2004 16:46:32 -0700

I have a program must print lpt1 but my desktop work on
the windows 2000, and my server on windows 2000 server.
i'm eable to print in windows, but when my program start
and must print on lpt1 i'm not eable to print because my
printer is not lpt1 but network printer how i can
configure for lpt1 ???
----------------------

NET USE LPT1: \\server name\printer /persistent:yes


--
~~ JASON HALL ~~
~ Performance Support Specialist,
~ Microsoft Enterprise Platforms Support
~ This posting is provided "AS IS" with no warranties, and confers no
rights.
~ Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
~ Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
 

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