MiTeC System Information Component ================================== (aka MSystemInfo) Revised: 01/04/2002 Legal issues: ------------- Copyright © 1997-2001 by Michal Mutl Aubrechtove 3102, 106 00 Praha 10, Czech republic This software is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented, you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation is required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. Register -------- MSystemInfo is freeware. Sources are available on purchase/registration. Price is $100 (USD) or 110 euro (EUR). For registraton mail me to . If you once registered, you will get any further versions for free include sources. Installation: ------------- The zip file has subdirectories in it. You must use the pkunzip -d option to restore this directory tree or you will have problems because the files will not be in their proper subdirectories. This is the subdirectory layout: .\ Info directory .\cpl Control Panel Applet providing System information overview using this component .\demos Sample applications .\help help files .\D5 compiled units containing components and packages for installing for Delphi 5 .\D6 compiled units containing components and packages for installing for Delphi 6 DELPHI 5/6: Info directory contains MSI_D5.dpk/MSI_D6.dpk which is a package source for all components. Using Delphi, do a file/open, select *.dpk and browse to the info directory. Select MSI_D5.dpk/MSI_D6.dpk and open it. Then click on the Install button. You should see the MiTeC tab on the component gallery. Be sure to uncheck 'Stop On Delphi Exception' option in Debugger Options|Language Exceptions. Support: -------- If you have some problem or suspicion something bad, send me e-mail to describe your problem and attach file generated by TMSystemInfo.Report. If you cannot obtain this file add following info to this message: OS platform and version Delphi version MSystemInfo version. I will process all suggestions but reply only someones. Known Problems: --------------- There's problem with device evaluation under Win95 platform, because Microsoft doesn't provide it in full range as is under other platforms. Another problem is obtaining cache sizes for some older Intel and Cyrix CPUs. AMD seems to work good. Michal Mutl