home *** CD-ROM | disk | FTP | other *** search
/ Hacks & Cracks / Hacks_and_Cracks.iso / vol1 / pc_pc831.zip / CONFIG.INI < prev    next >
Text File  |  1997-02-02  |  3KB  |  108 lines

  1. # CONFIG.INI for PC-CONFIG from Version 8.2
  2. # Lines beginning with # are comments only
  3. # Possible switches Schalter: 1/0, 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. # Do testing of the short interval timer? The test doesn't work on some
  51. # 486-66 MHz or faster boards, so it can be disabled here:
  52.   TimerTest=off
  53.  
  54. # Try to get information about IDE hard disks? Can cause problems
  55. # with certain MFM/RLL contollers (eg OMTI 8250).
  56. # For registered users only!
  57.   ATbusInfo=on
  58.  
  59. # Look for sound cards?
  60.   SearchForSoundCards=on
  61.  
  62. # Minimum required CD-ROM size in MB. If you don't have such a big CD,
  63. # you can reduce the value, but the access times are only accurate with
  64. # CDs of 600 MB or above.
  65.   MinCDsize=600
  66.  
  67. # Define Megabyte for harddisk-capacity: 1000x1000 or 1024x1024 byte
  68.   Kilobyte=1000
  69.  
  70. # Look for programs loaded in Hi-Dos?
  71.   HiDosSearch=on
  72.  
  73. # In case the RAM disk was not detected, its allocated drive letter
  74. # (letter only) can be specified here.
  75.   RamDisk=
  76.  
  77. # A particular drive can be specified here for the DOS read/write
  78. # benchmark test. If 0 specified, the test is skipped. If left blank,
  79. # the current drive at the time of test will be tested.
  80.   DosDisk=
  81.  
  82. # Run CONFIG as continuous demo (only available in the commercial
  83. # version with a special key).
  84.   DemoMode=off
  85.  
  86. # How many seconds should the demo run for?
  87.   DemoZeit=180
  88.  
  89. # How many seconds should each window be displayed?
  90.   DemoDelay=8
  91.  
  92. # Automatic logging during the test?
  93. # (only in the commercial version with special key)
  94.   AutoLog=off
  95.  
  96. # What should be logged/ which windows should be displayed in the demo?
  97. # Choose only from menu choices H,W,S,M,B,G:C,Q,T,V,X
  98.   Protokoll=hwsmtxv
  99.  
  100. # Load and show own comparison list (CONFIG.VGL)?
  101.   ShowVGL=off
  102.  
  103. # Enable 'Expired' Window
  104.   Expire=on
  105.  
  106. # Show waring if started from within windows
  107.   Winwarn=on
  108.