Results 1 to 2 of 2

Thread: Installing a LPR printer from the command line via .bat

  1. #1
    Join Date
    Jan 2010
    Posts
    1

    Installing a LPR printer from the command line via .bat

    Hi all,

    Im In the process of writting a batch file to install a networked LPR printer on on XP/Vista/7 x86 and x64 computers and Ive hit a bit of a snag.

    here is what I have

    @echo off
    start /w ocsetup.exe Printing-Foundation-LPRPortMonitor /passive /norestart
    start /w ocsetup.exe Printing-Foundation-LPDPrintService /passive /norestart
    rundll32.exe printui.dllPrintUIEntry /if /o "lpr" /m"Canon iR-ADV C5035/5051 PS3" /b "JMLS Printer" /h "x86" /f "CNS3OU.INF" /r "IP_10.128.0.16" /q "jmlshold"


    the first two commands execute perfectly, however I on the last command that actually installs the LPR port I either get a "Operation could not be completed, Double check that the printer is connected to the network" or "Port does not exist"

    if anyone he done anything like this and could help I would greatly appreciate it

    Thanks!

  2. #2
    Join Date
    May 2008
    Posts
    4,570

    Re: Installing a LPR printer from the command line via .bat

    Just have a look at the following threads and you may get some solution on installing a LPR printer from the command line via .bat:

Similar Threads

  1. Replies: 4
    Last Post: 21-05-2012, 07:18 PM
  2. xcopy command line together with wmplayer command line
    By Aislinn in forum Operating Systems
    Replies: 5
    Last Post: 31-03-2010, 12:13 PM
  3. Replies: 3
    Last Post: 03-09-2009, 05:41 PM
  4. Add a File Printer port from Command Line
    By mandalorian2 in forum Software Development
    Replies: 0
    Last Post: 29-04-2008, 08:52 PM
  5. Replies: 1
    Last Post: 18-05-2007, 01:24 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,521,215.88310 seconds with 17 queries