HI Michael, I know this is an old post, but I stumbled on it today. Here's what I did to get TurboPower SysTools working in Delphi 7: * Copy tpsystools_4_03.zip to C:\Tmp * Unzip and move the entire "tpsystools_4_03" folder to $(DELPHI) - e.g. C:\Program Files\Borland\Delphi7, orwherever you installed Delphi 7 - As a private note here, on x64 Windows 10+ you are recommended to NOT install Delphi 7 in %ProgramFiles(x86)%. Rather choose a folder where UAC won't constantly tie your hands like C:\Apps\Dev\Borland\Delphi7....
HI Michael, I know this is an old post, but I stumbled on it today. Here's what I did to get TurboPower SysTools working in Delphi 7: * Copy tpsystools_4_03.zip to C:\Tmp * Unzip and move the entire "tpsystools_4_03" folder to $(DELPHI) - e.g. C:\Program Files\Borland\Delphi7, orwherever you installed Delphi 7 * Delete C:\Tmp\tpsystools_4_03.zip * Open Delphi 7 * File > Open * Navigate to $(DELPHI)\tpsystools_4_03\packages\S403_d70.dpk - "Package - S403_d70.dpk" will be displayed - Click "Install",...