home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / conf715e.zip / CONFIG.INI < prev    next >
Text File  |  1994-03-27  |  3KB  |  115 lines

  1. # CONFIG.INI for PC-CONFIG from Version 7
  2. # Lines beginning with # are comments only
  3. # Possible switches Schalter: 1/0, ON/OFF, YES/NO
  4.  
  5. # Identify installed memory size and speed of graphics adapter?
  6. # NB! For this test graphics modi are switched. If CONFIG is running under
  7. # WINDOWS in a window, you must disable this test.
  8.   VideoTest=no
  9.  
  10. # Skip test to identify the chip-set on the graphics adapter?
  11.   SkipVGATest=no
  12.  
  13. # Write  direct to screen?
  14.   DirectScreenWrites=yes
  15.  
  16. # Wait for flyback with CGA cards? (slows video output, but possibly
  17. # avoids flicker/snow with older adapters)
  18.   SnowCheck=no
  19.  
  20. # Always use BIOS routines?(switch on if problems arise with less
  21. # compatible computers)
  22.   UseBIOS=no
  23.  
  24. # Test access times for the hard disk(s)?
  25.   AccessTest=yes
  26.  
  27. # Always force the data transfer speed test for hard disks, even if an
  28. # active cache is detected?
  29.   ForceHDspeed=yes
  30.  
  31. # Skip the test for an active cache?
  32.   SkipHDCacheTest=no
  33.  
  34. # Initialise the modem before testing? (some modems may otherwise not
  35. # be recognised)
  36.   InitModem=no
  37.  
  38. # Try to identify main board chip set via hardwaretest. This causes some
  39. # computers to crash, and can be disabled.
  40.   TestBoard=no
  41.  
  42. # Enter boardchipset manually, if detection should fail.
  43. # These numbers are vaild:
  44. # 0:Autodetect   1:UMC   2:SIS   3:CONTAC    4:ELITE
  45. # 5:FOREX        6:OPTI  7:ETEQ  8:SYMPHONY  9:SHASTA
  46.   Chipsatz=0
  47.  
  48. # Test the access speed for Extended Memory? (Can be switched off if
  49. # this test leads to crashes (because of privilege violations etc.)
  50.   TestExtMem=yes
  51.  
  52. # Skip testing of the short interval timer? The test doesn't work on some
  53. # 486-66 MHz boards, so it can be disabled here:
  54.   SkipTimerTest=yes
  55.  
  56. # Try to get information about IDE hard disks? Can cause problems
  57. # with certain MFM/RLL contollers (eg OMTI 8250).
  58. # For registered users only!
  59.   ATbusInfo=yes
  60.  
  61. # Look for sound cards?
  62.   SearchForSoundCards=yes
  63.  
  64. # Look for resident CRT (screen output) accelerator programs?
  65.   SearchScreenSpeeder=yes
  66.  
  67. # Look for programs loaded in Hi-Dos?
  68.   HiDosSearch=yes
  69.  
  70. # In case the RAM disk was not detected, its allocated drive letter
  71. # (letter only) can be specified here.
  72.   RamDisk=
  73.  
  74. # A particular drive can be specified here for the DOS read/write
  75. # benchmark test. If 0 specified, the test is skipped. If left blank,
  76. # the current drive at the time of test will be tested.
  77.   DosDisk=c
  78.  
  79. # Run CONFIG as continuous demo (only available in the commercial
  80. # version with a special key).
  81.   DemoMode=no
  82.  
  83. # How many seconds should the demo run for?
  84.   DemoZeit=180
  85.  
  86. # How many seconds should each window be displayed?
  87.   DemoDelay=8
  88.  
  89. # Automatic logging during the test?
  90. # (only in the commercial version with special key)
  91.   AutoLog=no
  92.  
  93. ## What should be logged/ which windows should be displayed in the demo?
  94. ## Choose only from menu choices H,W,S,M,B,G:C,Q,T,V,X
  95.   Protokoll=hwsmtxv
  96.  
  97. # Load and show own comparison list (CONFIG.VGL)?
  98.   ShowVGL=no
  99.  
  100. # Enable program end with ESC key?
  101.   EndeBeiESC=no
  102.  
  103. # Window colors for monochrome display:
  104.   MBODYCOLOR=112
  105.   MFRAMECOLOR=112
  106.   MHEADERCOLOR=112
  107.  
  108. # Window colors for color display:
  109.   CBODYCOLOR=30
  110.   CFRAMECOLOR=27
  111.   CHEADERCOLOR=112
  112.  
  113. # Background color:
  114.   BACKGROUND=7
  115.