Installation with Delphi2010

contains all delphi packages mentioned below
Post Reply
echitna
Posts: 2
Joined: Fri Nov 29, 2013 6:51 am

Installation with Delphi2010

Post by echitna »

Hallo,

i am trying to install madcollection with delphi 2010, but it doesn'seem to work. I uninstalled and re-installed it several times, but when I start delphi the mad collection is not loaded. Do I have to configure something?

I used Delphi 2007 before with madCollection witout problems, but that is both de-installed now.
madshi
Site Admin
Posts: 10754
Joined: Sun Mar 21, 2004 5:25 pm

Re: Installation with Delphi2010

Post by madshi »

If you look into the madCollection\madBasic folder, which subfolder do you have there?

The installer only installs the files for Delphi 2010 if it finds it in the registry. It checks this registry key:

HKCU\Software\CodeGear\BDS\7.0

Does it exist on your PC?
echitna
Posts: 2
Joined: Fri Nov 29, 2013 6:51 am

Re: Installation with Delphi2010

Post by echitna »

Thanks for the reply.
I just found out, I forgot to select madExcept, so I only had the basic version installed. So I was just stupid. And its not even Monday. :oops:
madshi
Site Admin
Posts: 10754
Joined: Sun Mar 21, 2004 5:25 pm

Re: Installation with Delphi2010

Post by madshi »

Np, happens to the best of us... :D
Post Reply