You can obtain
a list of OEM drivers using the ??“e command line switch.
-e Enumerates all of the third-party drivers currently installed on the system, but doesn??™t do
anything with them. This is the only command line switch that doesn??™t require you to provide
an INF filename.
INFname Provides the name of a file containing device driver information. You can use wildcard
characters to specify multiple INF files.
MANAGING THE SYSTEM TIME WITH THE W32TM UTILITY 333
Printing Data Files with the Print Utility
The Print utility represents the fastest and easiest way to send data to a printer for output. However,
you don??™t have many choices when you use this technique. The only change you can make is
to define the print device to use for output. Otherwise, the Print utility relies on all of the defaults
that you assign to the printer. This utility uses the following syntax:
PRINT [/D:device] [[drive:][path]filename[...]]
The following list describes each of the command line arguments.
/D:device Specifies the device to use for output. The default setting uses the printer attached
to LPT1.
drive Specifies the drive that holds the file for printing.
Pages:
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799