PBSystemPath. ------------- Copyright © 1999-2001 BakSoft-Denmark, Poul Bak. http://home11.inet.tele.dk/BakSoft/ Mailto: baksoft-denmark@dk2net.dk Version: 5.00.00.00 ----------------------------------- PBSystemPath is a FREEWARE Delphi Component that gives you easy access to 30 systempaths. The paths are detected at runtime. The component is self-explaining, you can see the paths at designtime in the Object Inspector. Remember that the pathnames on your computer do not have to match the names on another computer - that is the reason for this component. By using the propertys of PBSystemPath you ensure that you use the right names. See the file Shellfolders.txt for details. Version 4.00.00.00 expands environment-strings to full paths. Version 5.00.00.00 has a boolean property 'IncludeBackSlash' - makes all paths end with '\', like ExtractFilePath. Makes it easier to build a fully qualified filename. Legal stuff: ------------ PBSystemPath is Freeware. Use it any way, you like. There are no timelimit or 'nag-screens'. Applications developed using this component are yours alone, Baksoft have no rights to it. PBSystemPath is provided 'as-is' and Baksoft is under no circumstances responsible for any damage, what soever, that it might cause to anyone or anything. Installation: ------------- 1. Unzip all files to a folder of your choice. 2. Start Delphi (if you haven't done so). 3. Choose menu 'Component', 'Install Component...', browse to the folder that contains the unzipped files, choose 'PBSystem.pas' and open the file. Press 'Ok'. Press 'Yes' to to confirm rebuild. TPBSystemPath is now Registered. Close the window (save the changes). Now you have a new Palette-page named 'PB' with the new component.