The \WINDOWS\system32 directory
contains the GRAPHICS.COM and GRAPHICS.PRO files mentioned in the Knowledge Base article
at http://support.microsoft.com/default.aspx?scid=kb;en-us;Q78123.
WARNING Using the Graphics utility can produce some unexpected side effects when working
at the command prompt. For example, you may find that the command history buffer no longer
works. In addition, you might not be able to scroll through the buffer to see older information.
The Graphics utility tends to restrict you to a single command mode and only one screen at a time.
112 CHAPTER 5 CREATING CMD AND BAT FILES
Use the Graphics utility to load support for printing graphics at the command line. Some older
applications may require this support, but generally, you don??™t need to load the Graphics utility.
For example, you may need to load the graphics utility to print a screenshot of an older game. Press
Shift+Print Screen to print a graphics image with this utility loaded. This utility uses the following
syntax:
GRAPHICS [type] [[drive:][path]filename] [/R] [/B] [/LCD]
[/PRINTBOX:STD | /PRINTBOX:LCD]
The following list describes each of the command line arguments.
Pages:
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314