home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 88.img / CURRENT1.ZIP / WIN.INI < prev   
Encoding:
INI File  |  1989-03-13  |  2.1 KB  |  86 lines

  1. ; Lines preceded by a semicolon are comments ( i.e. this line is
  2. ; a comment ).  Comments may not contain an equal sign.
  3.  
  4. [windows]
  5. ; The "spooler" entry enables and disables the Spooler.  Setting
  6. ; this entry to "yes" enables the Spooler; setting it to "no"
  7. ; disables the Spooler.
  8. spooler=yes
  9. DoubleClickSpeed=500
  10. CursorBlinkRate=550
  11. ; In the MS-DOS Executive, the View menu's Program command displays
  12. ; those files which have an extension specified by the "programs"
  13. ; entry.  You may want to add the "pif" extension to this list.
  14. programs=com exe bat
  15. ; The "NullPort" entry determines the text used to denote that a
  16. ; peripheral device ( i.e. a printer ) is not connected to a port.
  17. ; In the Control Panel, see the Set menu's Connections command.
  18. NullPort=None
  19. ; The "load" entry determines what applications should be loaded
  20. ; as an icon when you start Windows.
  21. load=
  22. ; The "run" entry determines which applications will run when Windows
  23. ; is started.  Specify an application name or a file with one of the
  24. ; file extensions listed in the [extensions] section.  The former simply
  25. ; runs the application; the latter not only runs the application, but
  26. ; also loads the specified file into the application.
  27. run=
  28. PrinterSetup=0
  29.  
  30. [extensions]
  31. cal=calendar.exe ^.cal
  32. crd=cardfile.exe ^.crd
  33. trm=terminal.exe ^.trm
  34. txt=notepad.exe ^.txt
  35. ini=notepad.exe ^.ini
  36. msp=paint.exe ^.msp
  37. wri=write.exe ^.wri
  38.  
  39. [colors]
  40.  
  41. [pif]
  42. swapdisk=?
  43. swapsize=0
  44. assign.com=1
  45. attrib.exe=96
  46. backup.com=128
  47. backup.exe=128
  48. chkdsk.com=128
  49. chkdsk.exe=128
  50. command.com=40
  51. comp.com=64
  52. diskcomp.com=128
  53. diskcomp.exe=128
  54. diskcopy.com=128
  55. diskcopy.exe=128
  56. edlin.com=64
  57. find.exe=64
  58. format.com=64
  59. format.exe=64
  60. join.exe=36
  61. mode.com=1
  62. mode.exe=1
  63. more.com=64
  64. print.com=1
  65. print.exe=1
  66. recover.com=64
  67. recover.exe=64
  68. restore.com=128
  69. sort.exe=64
  70. subst.exe=36
  71. win.com=1
  72.  
  73. [intl]
  74. dialog=yes
  75.  
  76. [ports]
  77. ; A line with [filename].PRN followed by an equal sign causes
  78. ; [filename] to appear in the Control Panel's Connections dialog.
  79. ; A printer connected to [filename] directs its output into this file.
  80. LPT1:=
  81. LPT2:=
  82. LPT3:=
  83. COM1:=9600,n,8,1
  84. COM2:=9600,n,8,1
  85. EPT:=
  86.