home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 84.img / EXCEL4.ZIP / WIN.INI < prev    next >
INI File  |  1989-06-30  |  2KB  |  85 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.  
  29. [extensions]
  30. cal=calendar.exe ^.cal
  31. crd=cardfile.exe ^.crd
  32. trm=terminal.exe ^.trm
  33. txt=notepad.exe ^.txt
  34. ini=notepad.exe ^.ini
  35. msp=paint.exe ^.msp
  36. wri=write.exe ^.wri
  37.  
  38. [colors]
  39.  
  40. [pif]
  41. swapdisk=?
  42. swapsize=0
  43. assign.com=1
  44. attrib.exe=32
  45. backup.com=128
  46. backup.exe=128
  47. chkdsk.com=64
  48. chkdsk.exe=64
  49. command.com=32
  50. comp.com=64
  51. diskcomp.com=128
  52. diskcomp.exe=128
  53. diskcopy.com=128
  54. diskcopy.exe=128
  55. edlin.com=64
  56. find.exe=64
  57. format.com=64
  58. format.exe=64
  59. join.exe=20
  60. mode.com=1
  61. mode.exe=1
  62. more.com=64
  63. print.com=1
  64. print.exe=1
  65. recover.com=64
  66. recover.exe=64
  67. restore.com=128
  68. sort.exe=64
  69. subst.exe=20
  70. win.com=1
  71.  
  72. [intl]
  73. dialog=yes
  74.  
  75. [ports]
  76. ; A line with [filename].PRN followed by an equal sign causes
  77. ; [filename] to appear in the Control Panel's Connections dialog.
  78. ; A printer connected to [filename] directs its output into this file.
  79. LPT1:=
  80. LPT2:=
  81. LPT3:=
  82. COM1:=9600,n,8,1
  83. COM2:=9600,n,8,1
  84. EPT:=
  85.