source: trunk/gui/printer/cupswiz/readme.1st@ 8

Last change on this file since 8 was 8, checked in by Alex Taylor, 14 years ago

GUI now shows proper usage message when parameters are invalid. Added source for cupsport.exe.

File size: 1.7 KB
Line 
1CUPSWIZ - prototype CUPS printer-creation wizard
2Test release 1
3
4Make sure cupsport.exe is either in the current directory or in the PATH.
5
6Usage: cupswiz <path-to-cups>
7(e.g. "cupswiz f:\cups")
8
9<path-to-cups> can be omitted if cupswiz.exe is on the same drive as CUPS.
10
11Requirements:
12 - CUPS, including ECUPS.DRV and CUPS.PDR, must be installed and working.
13 The CUPS daemon must be running.
14 - CUPS.PDR should have a bldlevel of 1.03 (February 2011) or later. If
15 not, the created WPS printer object will not work properly until the
16 WPS is restarted.
17 - GNU gzip.exe must be installed (somewhere on the PATH).
18 - RINSTPRN.EXE (included with OS/2 MCP/ACP & eComStation, not sure about
19 earlier verions) must also be somewhere on the PATH.
20 - VROBJ.DLL (included in eComStation or available on Hobbes) is required.
21
22Current limitations:
23 - CUPS _must_ be installed locally. You can create a printer on a remote
24 CUPS system, but this requires the use of CUPS tools which need to be
25 present on the system the wizard runs on.
26 - The CUPS printer is always created with default job options.
27 - Currently only ECUPS.DRV is supported (not ECUPS-HP.DRV).
28 - The GUI is still somewhat unpolished. All printer models are currently
29 displayed in one massive list (not broken down by manufacturer yet).
30 - If your %TMP% directory has spaces in the pathname, the program will
31 almost certainly fail to work properly. The same applies to your
32 %LOGFILES% directory.
33 - No internationalization support (yet).
34 - No help or documentation.
35 - Probably still has bugs due to my limited testing capabilities.
36
37
38Contact: Alex Taylor (alex at altsan dot org)
Note: See TracBrowser for help on using the repository browser.