Wrongly assumes that dcp and bpl directories are located under public\documents
a package installer for Delphi 6 to 13
Brought to you by:
twm
The dcp and bpl directories under public\documents are only used in the Delphi standard installation. If the user did a personal installation these directory c:\users\<username>\documents is used instead.</username>
Unfortunately the only way to get the actual path for this apparently is to parse the rsvars.bat file (or execute it and examine the environment variable %BdsCommondDir%.
Diff: