Configuring Progress Tracker Reporter
All report and graph files are stored external to Progress Tracker Reporter in Crystal Reports 8 format. The exact directories are controlled by the progresstrackreporter.ini file as shown below. As noted in the comment, the location is assumed to be relative to the Progress Tracker Reporter unless the location includes a drive letter. You may also control whether reports are shown with a group tree, which allows users to "drill down" to specific information of interest.
[Config]
; ReportLocation and GraphLocation are relative path from application unless entry includes drive letter, leave blank for directory of application
ReportLocation=reportFiles
GraphLocation=graphFiles
; group tree is the explorer-type interface to the left of the Crystal Reports window
showGroupTree=True