home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / zkuste / delphi / kompon / d56 / MSYSINFO.ZIP / ReadMe.txt < prev    next >
Text File  |  2001-07-24  |  3KB  |  97 lines

  1. MiTeC System Information Component
  2. ==================================
  3. (aka MSystemInfo)
  4.  
  5. Revised: 07/24/2001
  6.  
  7. Legal issues:
  8. -------------
  9.  
  10.           Copyright ⌐ 1997-2001 by Michal Mutl
  11.           Aubrechtove 3102, 106 00 Praha 10, Czech republic
  12.           <michal.mutl@atlas.cz>
  13.  
  14.           This software is provided 'as-is', without any express or
  15.           implied warranty. In no event will the author be held liable
  16.           for any damages arising from the use of this software.
  17.  
  18.           Permission is granted to anyone to use this software for any
  19.           purpose, including commercial applications, and to alter it
  20.           and redistribute it freely, subject to the following
  21.           restrictions:
  22.  
  23.           1. The origin of this software must not be misrepresented,
  24.          you must not claim that you wrote the original software.
  25.          If you use this software in a product, an acknowledgment
  26.          in the product documentation is required.
  27.  
  28.           2. Altered source versions must be plainly marked as such, and
  29.          must not be misrepresented as being the original software.
  30.  
  31.           3. This notice may not be removed or altered from any source
  32.          distribution.
  33.  
  34. Register
  35. --------
  36.  
  37. MSystemInfo is freeware. No registration is needed in this time. But if you find this
  38. component usable and want to support further development you can send some money
  39. to following account
  40.  
  41. Swift: KOMB CZ PP (KomerΦnφ banka a.s.)
  42. Account number: 745 967 02 37 / 0100
  43.  
  44. or to this address
  45.  
  46. ing. Michal Mutl
  47. Aubrechtove 3102
  48. 106 00 Prague 10
  49. Czech Republic.
  50.  
  51. In this case mention your name, address and e-mail and i will send you every new
  52. version by e-mail.
  53.  
  54.  
  55. Installation:
  56. -------------
  57.  
  58. The zip file has subdirectories in it. You must use the pkunzip -d option
  59. to restore this directory tree or you will have problems because the files
  60. will not be in their proper subdirectories.
  61.  
  62. This is the subdirectory layout:
  63.  
  64. .\                 Info directory
  65. .\cpl                 Control Panel Applet providing System information overview using this component
  66. .\demos              Sample applications
  67. .\borland             Wanted and missing units from Borland for Delphi 5
  68.  
  69.  
  70. DELPHI 5/6: Info directory contains MSI_D5.dpk/MSI_D6.dpk which is a package source for
  71. all components. Using Delphi, do a file/open, select *.dpk and browse to
  72. the info directory. Select MSI_D5.dpk/MSI_D6.dpk and open it. Then click on the
  73. Install button. You should see the MiTeC tab on the component gallery.
  74.  
  75.  
  76. Support:
  77. --------
  78.  
  79. If you have some problem or suspicion something bad, send me e-mail to
  80. <michal.mutl@atlas.cz> describe your problem and attach file generated
  81. by TMSystemInfo.Report. If you cannot obtain this file add following info
  82. to this message: OS platform and version
  83.          Delphi version
  84.          MSystemInfo version.
  85. I will process all suggestions but reply only someones.
  86.  
  87.  
  88. Known Problems:
  89. ---------------
  90.  
  91. There's problem with device evaluation under Win95 platform, because Microsoft doesn't
  92. provide it in full range as is under other platforms.
  93. Another problem is obtaining cache sizes for some older Intel and Cyrix CPUs. AMD seems to work good.
  94.  
  95.  
  96. Michal Mutl <michal.mutl@atlas.cz>
  97.