<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I will check on Monday for sure but if memory serves the command wont work without the elevated rights in win 7. I'll let you know one way or the other. <br><br>thanks<br>Lonnie<br><br>&gt; From: filepro-list-request@lists.celestial.com<br>&gt; Subject: Filepro-list Digest, Vol 86, Issue 41<br>&gt; To: filepro-list@lists.celestial.com<br>&gt; Date: Sun, 27 Mar 2011 01:49:20 -0700<br>&gt; <br>&gt; Send Filepro-list mailing list submissions to<br>&gt;         filepro-list@lists.celestial.com<br>&gt; <br>&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>&gt;         http://mailman.celestial.com/mailman/listinfo/filepro-list<br>&gt; or, via email, send a message with subject or body 'help' to<br>&gt;         filepro-list-request@lists.celestial.com<br>&gt; <br>&gt; You can reach the person managing the list at<br>&gt;         filepro-list-owner@lists.celestial.com<br>&gt; <br>&gt; When replying, please edit your Subject line so it is more specific<br>&gt; than "Re: Contents of Filepro-list digest..."<br>&gt; <br>&gt; <br>&gt; Today's Topics:<br>&gt; <br>&gt;    1. Re: /persistent:yes  usb to lpt1 mapping in windows 7<br>&gt;       (Kenneth Brody)<br>&gt;    2. Re: /persistent:yes  usb to lpt1 mapping in windows 7<br>&gt;       (Kenneth Brody)<br>&gt; <br>&gt; <br>&gt; ----------------------------------------------------------------------<br>&gt; <br>&gt; Message: 1<br>&gt; Date: Fri, 25 Mar 2011 18:36:02 -0400<br>&gt; From: Kenneth Brody &lt;kenbrody@spamcop.net&gt;<br>&gt; Subject: Re: /persistent:yes  usb to lpt1 mapping in windows 7<br>&gt; To: Lonnie Toot &lt;ltoot@live.com&gt;<br>&gt; Cc: 'FilePro Mailing List' &lt;filepro-list@lists.celestial.com&gt;<br>&gt; Message-ID: &lt;4D8D18D2.8080001@spamcop.net&gt;<br>&gt; Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>&gt; <br>&gt; On 3/25/2011 6:19 PM, Lonnie Toot wrote:<br>&gt; &gt;<br>&gt; &gt; After sharing and naming the printer I click the windows start button<br>&gt; &gt; type cmd, then then press shift+ctrl+enter this brings up the admin  cmd<br>&gt; &gt; prompt. I then enter "net use lpt1 \\computer\printer /persistent:yes"<br>&gt; &gt; then enter. I get a conformation that it was done correctly, and I can<br>&gt; &gt; print until I restart the computer.<br>&gt; <br>&gt; I didn't know about the ctrl-shift-enter shortcut.  I usually just <br>&gt; right-click and select "run as administrator".<br>&gt; <br>&gt; &gt; I don't think that is the admin elevation that I used on the other<br>&gt; &gt; computer several months ago. Let me know if you need more information.<br>&gt; <br>&gt; Okay, so this has nothing to do with USB, but rather a network printer.<br>&gt; <br>&gt; I haven't used the "net use" command for printers.  I suppose I can try it <br>&gt; out later when I'm back home on our network.<br>&gt; <br>&gt; However, if this is for filePro, simply use "\\computer\printer" for the <br>&gt; destination.  Or, better yet, "WIN:\\computer\printer" instead, as that <br>&gt; tells filePro to use the Windows print spooler API.<br>&gt; <br>&gt; -- <br>&gt; Kenneth Brody<br>&gt; <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 2<br>&gt; Date: Sat, 26 Mar 2011 12:27:57 -0400<br>&gt; From: Kenneth Brody &lt;kenbrody@spamcop.net&gt;<br>&gt; Subject: Re: /persistent:yes  usb to lpt1 mapping in windows 7<br>&gt; To: Lonnie Toot &lt;ltoot@live.com&gt;<br>&gt; Cc: 'FilePro Mailing List' &lt;filepro-list@lists.celestial.com&gt;<br>&gt; Message-ID: &lt;4D8E140D.1000704@spamcop.net&gt;<br>&gt; Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>&gt; <br>&gt; On 3/26/2011 1:57 AM, Lonnie Toot wrote:<br>&gt; &gt;<br>&gt; &gt; No it is a usb printer,<br>&gt; <br>&gt; That may be so, but it's irrelevant.  It's on a network share, and that's <br>&gt; all that really matters here.  How it's physically attached to the print <br>&gt; server doesn't matter.<br>&gt; <br>&gt; &gt; I'm not saying that I'm doing it right but it is the only way that i<br>&gt; &gt; was taught how to do it. I will not be at work until Monday, but I'm<br>&gt; &gt; willing to give your idea a try. Forgive me, but I'm not very<br>&gt; &gt; experienced with dos at all. Though I'm over 40 I didn't get in to<br>&gt; &gt; computers until windows ME. Do I run this command once from the<br>&gt; &gt; command prompt or is this inserted in to a batch file, and should I<br>&gt; &gt; assume that I don't need the "/persistent:yes" with the commands that<br>&gt; &gt; you suggested? I've thought about buying an old dos book , but wasn't<br>&gt; &gt; sure that this would get me to where i needed to be. As an example of<br>&gt; &gt; my lack of knowledge as i stated earlier, I'm not sure where to insert<br>&gt; &gt; the commands that you gave me to try batch, filePro somewhere, or at<br>&gt; &gt; the command prompt.<br>&gt; [...]<br>&gt; <br>&gt; Don't bother with old DOS books, since you're using Windows, not DOS.<br>&gt; <br>&gt; I did the command you said you were using:<br>&gt; <br>&gt;      net use lpt1: \\server\printer /persistent:yes<br>&gt; <br>&gt; from a non-administrator command prompt, and it was still there after I <br>&gt; rebooted this morning.  (I didn't try it from an administrator prompt. <br>&gt; Perhaps that's your problem?)<br>&gt; <br>&gt; But, if you simply tell filePro to print to "\\server\printer", or better <br>&gt; still, "win:\\server\printer", then there is no need for the "net use" <br>&gt; command in the first place.<br>&gt; <br>&gt; -- <br>&gt; Kenneth Brody<br>&gt; <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; _______________________________________________<br>&gt; Filepro-list mailing list<br>&gt; Filepro-list@lists.celestial.com<br>&gt; http://mailman.celestial.com/mailman/listinfo/filepro-list<br>&gt; <br>&gt; <br>&gt; End of Filepro-list Digest, Vol 86, Issue 41<br>&gt; ********************************************<br>                                               </body>
</html>