Differences between revisions 1 and 19 (spanning 18 versions)
Revision 1 as of 2009-01-30 03:23:54
Size: 639
Editor: CarlNobile
Comment:
Revision 19 as of 2010-03-16 01:36:58
Size: 1699
Editor: CarlNobile
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Using CUPS on Windows =
= Using a CUPS printer on Windows =
Line 5: Line 4:
First click on Start > Printers and Faxes. == Windows 7 ==
Line 7: Line 6:
This will pop up "Printers and Faxes" menu. Please follow the steps below to install the printer.
Line 9: Line 8:
Then click on "Add a printer" link which will pop up the "Add Printer Wizard".  1. First you need to add "LPR Port Monitor", this will allow a screen to show up later in the procedure.
   1. Go to "Control Panel->Programs->Programs and Features"
   1. Click on "Turn Windows freatures on or off"
   1. Expand the "Print and Document Services" then click "LPR Port Monitor".
 1. Click Start, click Control Panel and double click Devices and Printers.
 1. Click Add a Printer.
 1. Select "Add a network, wireless or Bluetooth printer". It will try to find a print server then fail, this will take some time. If you did't add the "LPD Port Monitor" the next option will not show up. (You may be able to just continue to the next step and not wait for the search to timeout.)
 1. Click on "The printer that I want isn't listed."
 1. Click on "Select a shared printer by name" and enter `http://[ip-address]:631/printers/[printer-name]`
 1. Click "Next".
 1. Choose the correct driver in the driver list.
Line 11: Line 20:
Click on "Next" then "Add network printer, or a printer attached to another computer". == Windows XP ==
Line 13: Line 22:
Click on "Connect to a printer on the Internet or on a home or office network"  1. First click on "Start->Printers and Faxes".
 1. This will pop up "Printers and Faxes" menu.
 1. Then click on "Add a printer" link which will pop up the "Add Printer Wizard".
 1. Click on "Next" then "Add network printer, or a printer attached to another computer".
 1. Click on "Connect to a printer on the Internet or on a home or office network"
 1. In the "URL:" text area type "`http://[ip-address]:631/printers/[printer-name]`" minus the quotes.
Line 15: Line 29:
In the "URL:" text area type "http://machine:631/printers/YourPrinterName" minus the quotes.

If Windows finds your printer it will pop up a screen to let you choose your printer make and type. After choosing this you are done.
If Windows finds your printer it will pop up a screen to let you choose your printer make and model. After choosing this you are done.

Using a CUPS printer on Windows

This is really quite simple.

Windows 7

Please follow the steps below to install the printer.

  1. First you need to add "LPR Port Monitor", this will allow a screen to show up later in the procedure.
    1. Go to "Control Panel->Programs->Programs and Features"

    2. Click on "Turn Windows freatures on or off"
    3. Expand the "Print and Document Services" then click "LPR Port Monitor".
  2. Click Start, click Control Panel and double click Devices and Printers.
  3. Click Add a Printer.
  4. Select "Add a network, wireless or Bluetooth printer". It will try to find a print server then fail, this will take some time. If you did't add the "LPD Port Monitor" the next option will not show up. (You may be able to just continue to the next step and not wait for the search to timeout.)
  5. Click on "The printer that I want isn't listed."
  6. Click on "Select a shared printer by name" and enter http://[ip-address]:631/printers/[printer-name]

  7. Click "Next".
  8. Choose the correct driver in the driver list.

Windows XP

  1. First click on "Start->Printers and Faxes".

  2. This will pop up "Printers and Faxes" menu.
  3. Then click on "Add a printer" link which will pop up the "Add Printer Wizard".
  4. Click on "Next" then "Add network printer, or a printer attached to another computer".
  5. Click on "Connect to a printer on the Internet or on a home or office network"
  6. In the "URL:" text area type "http://[ip-address]:631/printers/[printer-name]" minus the quotes.

If Windows finds your printer it will pop up a screen to let you choose your printer make and model. After choosing this you are done.

CUPSWindows (last edited 2010-03-16 01:38:16 by CarlNobile)