[delphizip] Re: New build for TZipBuilder

  • From: Roger Aelbrecht <Roger.Aelbrecht@xxxxxxxxx>
  • To: delphizip@xxxxxxxxxxxxx
  • Date: Thu, 16 Oct 2008 15:32:58 +0200

Gene Norris wrote:
> Thank you once again for your help.
> 
> I found the appropriate definition for OnProgress and that fixed on program.
> 
> On the other program with the dclusr60.bpl missing, I checked the 
> .bpr as you suggested and it was not in the file.
> There was two references to dclusr.bpl which I removed/rebuilt, but 
> did not fix the problem.  I found a reference on
> the internet to run Tdump -em. program.exe to see what modules were 
> included in the program and found that
> dclusr60.bpl was referenced.  I did another search of the internet 
> and found a suggestion to uncheck Build With Runtime Packages to 
> solve this problem, which it did.
> 
> The machine that all of this is taking place was replaced with a 
> newer machine about 3 to 4 years ago.  At that
> time they were basically duplicates of one another.  Since that time 
> they have drifted apart.  The code I am talking
> about was probably the same until I installed ZipBuilder 1.79 on the 
> older machine.  I did a TDump on the executable
> on the new machine (the code was compiled with ZipBuilder 1.72) and 
> there is NO reference to dclusr60.bpl.
> 
> The bottom line is that the code now works with 1.79, but it bothers 
> me that I do not know why.
> 
> Thanks again for your help,  Gene.
> 

Somehow the dclusr package is in the list of required packages in the 
project with the problem.
How it got there is one of the mysteries of the IDE.
Since you don't have the .bpl file the package is probably never 
installed and should not be in the packages list.

To be sure , do a check in the registry of the for 
HCU/Borland/C++Builder/6.0
and in 'Known Packages' remove the dclusr if it is there
check also other packages entries ( can't check the correct keys since 
BCB6 is no longer installed on my machine)


-- 
Roger Aelbrecht


-----------
To unsubscribe from this list, send an empty e-mail 
message to:
  delphizip-request@xxxxxxxxxxxxx 
and put the word unsubscribe in the subject.

Other related posts: