PerfUtils Component Library

This file includes information about steps that should be performed to install PerfUtils on your computer manually.

1) Unzip all files from the PerfUtilsD5Src.zip
2) Compile and install packages.
3) Install help file

Packages compiling and installation

1) Run the Delphi 5.
2) Open PerfUtils run-time package vclPerfUtils5.dpk
3) Compile it.
4) Add the path of the run-time package to the Library Search Path of Environement dialog.
5) Make the compiled package vclPerfUtils5.bpl available via path environement variable. For example, move it to the Windows\System32 directory or add the path of this file to the path environement variable.
6)Open PerfUtils design-time package dclPerfUtils5.dpk
7)Compile it. Install it.

Help file installation

1) Copy .hlp and .cnt files into Delphi5\Help directory
2) Using any texteditod add following lines to the Delphi5.cnt
; -- Copy from here ----
:Include pu_d5.cnt
:Index PerfUtils Components =pu_d5.hlp
:Link pu_d5.hlp
; -- Up to here --------
3) Save Delphi5.cnt

Author: Alexey A. Dynnikov
EMail: aldyn@chat.ru
WebSite: http://www.chat.ru/~aldyn/index.html
Support: Use the e-mail aldyn@chat.ru