Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Mar : Re: Indo 10 does not install
| Subject: | Re: Indo 10 does not install |
| Posted by: | "Richard Stephens" (ri..@almsysinc.com) |
| Date: | Sun, 18 Mar 2007 17:05:04 |
> You have older Indy files still on your machine. You need to remove
> them first.
Ok. I went into the C:\Program Files\Borland\BDS\4.0\Bin folder and removed
all references to Indy and dclIndy. After that, the 2 DPK files installed
without complaining.
Now, when Delphi 2006 starts up, it is still looking for dclIndyCore.dll and
dclIndyProtocols.dll in that same Bin folder. I do not see any updated DLLs
that compiled or came with the updated Indy 10 download.
I recompiled a couple of programs that make references to the Indy
components, and they seem to work ok.
I can certainly remove those references on start-up.
Richard