home *** CD-ROM | disk | FTP | other *** search
/ PC Open 18 / pcopen18.iso / Msdos / PCConf / CONFIG.INI < prev    next >
Encoding:
Text File  |  1998-04-07  |  3.1 KB  |  108 lines

  1. # CONFIG.INI for PC-CONFIG from Version 8.2
  2. # Lines beginning with # are comments only
  3. # Possible switches Schalter: ON/OFF
  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=off
  9.  
  10. # Tries to identify the chip-set on the graphics adapter?
  11.   VGATest=on
  12.  
  13. # Owners of Trident VGAs which get a grabbled screen should set this off:
  14.   TESTS3=on
  15.  
  16. # Test access times for the hard disk(s)?
  17.   AccessTest=on
  18.  
  19. # Always force the data transfer speed test for hard disks, even if an
  20. # active cache is detected?
  21.   ForceHDspeed=on
  22.  
  23. # Switch to off, if accesstest is'nt working on your SCSI disk
  24.   MoveHeadOnly=on
  25.  
  26. # Test for an active HD cache?
  27.   HDCacheTest=on
  28.  
  29. # Test for BIOS-Power Saving routines?
  30.   APMTEST=on
  31.  
  32. # Try to identify main board chip set via hardwaretest. This causes some
  33. # computers to crash, and can be disabled.
  34.   TestBoard=off
  35.  
  36. # Enter boardchipset manually, if detection should fail.
  37. # These numbers are vaild:
  38. # 0:Autodetect   1:UMC   2:SIS   3:CONTAC    4:ELITE
  39. # 5:FOREX        6:OPTI  7:ETEQ  8:SYMPHONY  9:SHASTA
  40.   Chipsatz=0
  41.  
  42. # Choose your own name for the popular Intel FX430 chipset.
  43. # This is due to trademark rights in germany.
  44.   Tname=TRIxxx
  45.  
  46. # Test the access speed for Extended Memory? (Can be switched off if
  47. # this test leads to crashes (because of privilege violations etc.)
  48.   TestExtMem=on
  49.  
  50. # Try to get information about IDE hard disks? Can cause problems
  51. # with certain MFM/RLL contollers (eg OMTI 8250).
  52. # For registered users only!
  53.   ATbusInfo=on
  54.  
  55. # Look for sound cards?
  56.   SearchForSoundCards=on
  57.  
  58. # Minimum required CD-ROM size in MB. If you don't have such a big CD,
  59. # you can reduce the value, but the access times are only accurate with
  60. # CDs of 600 MB or above.
  61.   MinCDsize=600
  62.  
  63. # Define Megabyte for harddisk-capacity: 1000x1000 or 1024x1024 byte
  64.   Kilobyte=1000
  65.  
  66. # Look for programs loaded in Hi-Dos?
  67.   HiDosSearch=on
  68.  
  69. # In case the RAM disk was not detected, its allocated drive letter
  70. # (letter only) can be specified here.
  71.   RamDisk=
  72.  
  73. # A particular drive can be specified here for the DOS read/write
  74. # benchmark test. If 0 specified, the test is skipped. If left blank,
  75. # the current drive at the time of test will be tested.
  76.   DosDisk=
  77.  
  78. # Run CONFIG as continuous demo (only available in the commercial
  79. # version with a special key).
  80.   DemoMode=off
  81.  
  82. # How many seconds should the demo run for?
  83.   DemoZeit=180
  84.  
  85. # How many seconds should each window be displayed?
  86.   DemoDelay=8
  87.  
  88. # Automatic logging during the test?
  89. # (only in the commercial version with special key)
  90.   AutoLog=off
  91.  
  92. # What should be logged/ which windows should be displayed in the demo?
  93. # Choose only from menu choices H,W,S,M,B,G:C,Q,T,V,X
  94.   Protokoll=hwsmtxv
  95.  
  96. # Load and show own comparison list (CONFIG.VGL)?
  97.   ShowVGL=off
  98.  
  99. # Enable 'Expired' Window
  100.   Expire=on
  101.  
  102. # Show warning if started from within windows
  103.   Winwarn=on
  104.  
  105. # Use MSR10 to determinate cpu clock rate on newer cpu-typs
  106.   USEMSR10=on
  107.  
  108.