I receive the next message when I try To install any of the Design Packages, althought all of them compile just fine.
I have already installed it on Delphi 6 without problems.
Hope anyone could help me.


When i click on the details button, I can see all this description, hope it would be useful.
CODE
[2165D39F]{delphicoreide100.bpl} PasCppPakMgr.TIDEDesignPackage.Load (Line 873, "PasCppPakMgr.pas" + 48) + $5F
[2002F81A]{rtl100.bpl } Classes.TRegGroup.BestClass (Line 1859, "common\Classes.pas" + 5) + $6
[2002F85B]{rtl100.bpl } Classes.TRegGroup.BestGroup (Line 1872, "common\Classes.pas" + 2) + $4
[2002FDC5]{rtl100.bpl } Classes.TRegGroups.FindGroup (Line 2076, "common\Classes.pas" + 5) + $D
[2002FFA9]{rtl100.bpl } Classes.TRegGroups.RegisterClass (Line 2161, "common\Classes.pas" + 1) + $2
[20030463]{rtl100.bpl } Classes.RegisterClass (Line 2339, "common\Classes.pas" + 5) + $7
[21661FC6]{delphicoreide100.bpl} PasCppPakMgr.TIDERegClass.Create (Line 2380, "PasCppPakMgr.pas" + 8) + $3
[20003DA8]{rtl100.bpl } System.@GetMem (Line 2654, "sys\system.pas" + 2) + $0
[20007AA4]{rtl100.bpl } System.@NewAnsiString (Line 12429, "sys\system.pas" + 6) + $0
[2000DEB2]{rtl100.bpl } SysUtils.AnsiLowerCase (Line 4013, "sys\sysutils.pas" + 3) + $8
[20003DA8]{rtl100.bpl } System.@GetMem (Line 2654, "sys\system.pas" + 2) + $0
[20007AA4]{rtl100.bpl } System.@NewAnsiString (Line 12429, "sys\system.pas" + 6) + $0
[2000DEB2]{rtl100.bpl } SysUtils.AnsiLowerCase (Line 4013, "sys\sysutils.pas" + 3) + $8
[2000A332]{rtl100.bpl } System.TInterfacedObject._AddRef (Line 17972, "sys\system.pas" + 1) + $4
[20006894]{rtl100.bpl } System.TObject.GetInterface (Line 9003, "sys\system.pas" + 8) + $A
[200068C6]{rtl100.bpl } System.TObject.GetInterface (Line 9009, "sys\system.pas" + 14) + $10
[2000A348]{rtl100.bpl } System.TInterfacedObject._Release (Line 17977, "sys\system.pas" + 1) + $4
[2000A264]{rtl100.bpl } System.@IntfClear (Line 17824, "sys\system.pas" + 7) + $0
[20A2F48F]{coreide100.bpl} IDEServices.TIDEServices.QueryInterface (Line 1873, "IDEServices.pas" + 13) + $3
[20A2F4D1]{coreide100.bpl} IDEServices.TIDEServices.QueryInterface (Line 1882, "IDEServices.pas" + 22) + $10
[2165BD9D]{delphicoreide100.bpl} PasCppPakMgr.RegisterComponents (Line 275, "PasCppPakMgr.pas" + 6) + $10
[2003083D]{rtl100.bpl } Classes.RegisterComponents (Line 2468, "common\Classes.pas" + 2) + $0
[2165D2F3]{delphicoreide100.bpl} PasCppPakMgr.TIDEDesignPackage.Load (Line 866, "PasCppPakMgr.pas" + 41) + $0
[200540C4]{rtl100.bpl } Registry.TRegistry.GetKey (Line 655, "common\Registry.pas" + 6) + $10
[20034C19]{rtl100.bpl } Classes.TStrings.GetStrictDelimiter (Line 4849, "common\Classes.pas" + 2) + $4
[20035453]{rtl100.bpl } Classes.TStringList.SetUpdateState (Line 5171, "common\Classes.pas" + 0) + $F
[20033925]{rtl100.bpl } Classes.TStrings.EndUpdate (Line 4352, "common\Classes.pas" + 1) + $A
[20034B77]{rtl100.bpl } Classes.TStrings.SetDelimitedText (Line 4821, "common\Classes.pas" + 57) + $3
[20034B94]{rtl100.bpl } Classes.TStrings.SetDelimitedText (Line 4823, "common\Classes.pas" + 59) + $10
[20003DC4]{rtl100.bpl } System.@FreeMem (Line 2699, "sys\system.pas" + 2) + $0
[20007A19]{rtl100.bpl } System.@LStrArrayClr (Line 12266, "sys\system.pas" + 16) + $0
[2165E749]{delphicoreide100.bpl} PasCppPakMgr.TProfileData.LoadPackageCache (Line 1450, "PasCppPakMgr.pas" + 119) + $2D
[2165CED9]{delphicoreide100.bpl} PasCppPakMgr.TIDEDesignPackage.DelayLoad (Line 749, "PasCppPakMgr.pas" + 11) + $4
[2166F718]{delphicoreide100.bpl} PakList.TPackageListItem.LoadWait (Line 789, "PakList.pas" + 3) + $4
[2166F69C]{delphicoreide100.bpl} PakList.TPackageListItem.LoadDesignPackage (Line 767, "PakList.pas" + 15) + $5
[2166ECA7]{delphicoreide100.bpl} PakList.TPackageListItem.SetIsInstalled (Line 533, "PakList.pas" + 7) + $3
[2166ECE1]{delphicoreide100.bpl} PakList.TPackageListItem.SetIsInstalled (Line 540, "PakList.pas" + 14) + $5
[2166EA7B]{delphicoreide100.bpl} PakList.TPackageList.AddPackage (Line 447, "PakList.pas" + 13) + $5
[2167AA36]{delphicoreide100.bpl} BasePasProjOpts.TProjOptsManager.InstallPackage (Line 2271, "BasePasProjOpts.pas" + 8) + $5
[2167E777]{delphicoreide100.bpl} BasePasProjOpts.TProjectOptions.InstallPackage (Line 3287, "BasePasProjOpts.pas" + 0) + $3
[216A36E1]{delphicoreide100.bpl} PasMgr.TPascalPackageCodeUpdater.InstallPackage (Line 11185, "PasMgr.pas" + 17) + $19
[21669A25]{delphicoreide100.bpl} PkgContainers.TStdPackageProjectContainer.CommandHandler (Line 151, "PkgContainers.pas" + 5) + $5
[209F21D9]{coreide100.bpl} Containers.TStdContainer.CommandHandler (Line 3069, "Containers.pas" + 1) + $17
[201305E7]{vcl100.bpl } Menus.TMenuItem.Click (Line 2283, "Menus.pas" + 14) + $8
[20131B0F]{vcl100.bpl } Menus.TMenu.DispatchCommand (Line 3008, "Menus.pas" + 5) + $2
[20132C6E]{vcl100.bpl } Menus.TPopupList.WndProc (Line 3798, "Menus.pas" + 4) + $E
[0E035F61]{cxLibraryD11.bpl} Cxcontainer.TcxCustomInnerListBox.CNDrawItem + $651
[20132BBD]{vcl100.bpl } Menus.TPopupList.MainWndProc (Line 3779, "Menus.pas" + 2) + $5
[20040E4C]{rtl100.bpl } Classes.StdWndProc (Line 11583, "common\Classes.pas" + 8) + $0
[201625F0]{vcl100.bpl } Forms.TApplication.ProcessMessage (Line 8105, "Forms.pas" + 23) + $1
[2016262A]{vcl100.bpl } Forms.TApplication.HandleMessage (Line 8124, "Forms.pas" + 1) + $4
[2016291F]{vcl100.bpl } Forms.TApplication.Run (Line 8223, "Forms.pas" + 20) + $3
[0042297A]{bds.exe } bds.bds (Line 195, "" + 7) + $7
[2002F81A]{rtl100.bpl } Classes.TRegGroup.BestClass (Line 1859, "common\Classes.pas" + 5) + $6
[2002F85B]{rtl100.bpl } Classes.TRegGroup.BestGroup (Line 1872, "common\Classes.pas" + 2) + $4
[2002FDC5]{rtl100.bpl } Classes.TRegGroups.FindGroup (Line 2076, "common\Classes.pas" + 5) + $D
[2002FFA9]{rtl100.bpl } Classes.TRegGroups.RegisterClass (Line 2161, "common\Classes.pas" + 1) + $2
[20030463]{rtl100.bpl } Classes.RegisterClass (Line 2339, "common\Classes.pas" + 5) + $7
[21661FC6]{delphicoreide100.bpl} PasCppPakMgr.TIDERegClass.Create (Line 2380, "PasCppPakMgr.pas" + 8) + $3
[20003DA8]{rtl100.bpl } System.@GetMem (Line 2654, "sys\system.pas" + 2) + $0
[20007AA4]{rtl100.bpl } System.@NewAnsiString (Line 12429, "sys\system.pas" + 6) + $0
[2000DEB2]{rtl100.bpl } SysUtils.AnsiLowerCase (Line 4013, "sys\sysutils.pas" + 3) + $8
[20003DA8]{rtl100.bpl } System.@GetMem (Line 2654, "sys\system.pas" + 2) + $0
[20007AA4]{rtl100.bpl } System.@NewAnsiString (Line 12429, "sys\system.pas" + 6) + $0
[2000DEB2]{rtl100.bpl } SysUtils.AnsiLowerCase (Line 4013, "sys\sysutils.pas" + 3) + $8
[2000A332]{rtl100.bpl } System.TInterfacedObject._AddRef (Line 17972, "sys\system.pas" + 1) + $4
[20006894]{rtl100.bpl } System.TObject.GetInterface (Line 9003, "sys\system.pas" + 8) + $A
[200068C6]{rtl100.bpl } System.TObject.GetInterface (Line 9009, "sys\system.pas" + 14) + $10
[2000A348]{rtl100.bpl } System.TInterfacedObject._Release (Line 17977, "sys\system.pas" + 1) + $4
[2000A264]{rtl100.bpl } System.@IntfClear (Line 17824, "sys\system.pas" + 7) + $0
[20A2F48F]{coreide100.bpl} IDEServices.TIDEServices.QueryInterface (Line 1873, "IDEServices.pas" + 13) + $3
[20A2F4D1]{coreide100.bpl} IDEServices.TIDEServices.QueryInterface (Line 1882, "IDEServices.pas" + 22) + $10
[2165BD9D]{delphicoreide100.bpl} PasCppPakMgr.RegisterComponents (Line 275, "PasCppPakMgr.pas" + 6) + $10
[2003083D]{rtl100.bpl } Classes.RegisterComponents (Line 2468, "common\Classes.pas" + 2) + $0
[2165D2F3]{delphicoreide100.bpl} PasCppPakMgr.TIDEDesignPackage.Load (Line 866, "PasCppPakMgr.pas" + 41) + $0
[200540C4]{rtl100.bpl } Registry.TRegistry.GetKey (Line 655, "common\Registry.pas" + 6) + $10
[20034C19]{rtl100.bpl } Classes.TStrings.GetStrictDelimiter (Line 4849, "common\Classes.pas" + 2) + $4
[20035453]{rtl100.bpl } Classes.TStringList.SetUpdateState (Line 5171, "common\Classes.pas" + 0) + $F
[20033925]{rtl100.bpl } Classes.TStrings.EndUpdate (Line 4352, "common\Classes.pas" + 1) + $A
[20034B77]{rtl100.bpl } Classes.TStrings.SetDelimitedText (Line 4821, "common\Classes.pas" + 57) + $3
[20034B94]{rtl100.bpl } Classes.TStrings.SetDelimitedText (Line 4823, "common\Classes.pas" + 59) + $10
[20003DC4]{rtl100.bpl } System.@FreeMem (Line 2699, "sys\system.pas" + 2) + $0
[20007A19]{rtl100.bpl } System.@LStrArrayClr (Line 12266, "sys\system.pas" + 16) + $0
[2165E749]{delphicoreide100.bpl} PasCppPakMgr.TProfileData.LoadPackageCache (Line 1450, "PasCppPakMgr.pas" + 119) + $2D
[2165CED9]{delphicoreide100.bpl} PasCppPakMgr.TIDEDesignPackage.DelayLoad (Line 749, "PasCppPakMgr.pas" + 11) + $4
[2166F718]{delphicoreide100.bpl} PakList.TPackageListItem.LoadWait (Line 789, "PakList.pas" + 3) + $4
[2166F69C]{delphicoreide100.bpl} PakList.TPackageListItem.LoadDesignPackage (Line 767, "PakList.pas" + 15) + $5
[2166ECA7]{delphicoreide100.bpl} PakList.TPackageListItem.SetIsInstalled (Line 533, "PakList.pas" + 7) + $3
[2166ECE1]{delphicoreide100.bpl} PakList.TPackageListItem.SetIsInstalled (Line 540, "PakList.pas" + 14) + $5
[2166EA7B]{delphicoreide100.bpl} PakList.TPackageList.AddPackage (Line 447, "PakList.pas" + 13) + $5
[2167AA36]{delphicoreide100.bpl} BasePasProjOpts.TProjOptsManager.InstallPackage (Line 2271, "BasePasProjOpts.pas" + 8) + $5
[2167E777]{delphicoreide100.bpl} BasePasProjOpts.TProjectOptions.InstallPackage (Line 3287, "BasePasProjOpts.pas" + 0) + $3
[216A36E1]{delphicoreide100.bpl} PasMgr.TPascalPackageCodeUpdater.InstallPackage (Line 11185, "PasMgr.pas" + 17) + $19
[21669A25]{delphicoreide100.bpl} PkgContainers.TStdPackageProjectContainer.CommandHandler (Line 151, "PkgContainers.pas" + 5) + $5
[209F21D9]{coreide100.bpl} Containers.TStdContainer.CommandHandler (Line 3069, "Containers.pas" + 1) + $17
[201305E7]{vcl100.bpl } Menus.TMenuItem.Click (Line 2283, "Menus.pas" + 14) + $8
[20131B0F]{vcl100.bpl } Menus.TMenu.DispatchCommand (Line 3008, "Menus.pas" + 5) + $2
[20132C6E]{vcl100.bpl } Menus.TPopupList.WndProc (Line 3798, "Menus.pas" + 4) + $E
[0E035F61]{cxLibraryD11.bpl} Cxcontainer.TcxCustomInnerListBox.CNDrawItem + $651
[20132BBD]{vcl100.bpl } Menus.TPopupList.MainWndProc (Line 3779, "Menus.pas" + 2) + $5
[20040E4C]{rtl100.bpl } Classes.StdWndProc (Line 11583, "common\Classes.pas" + 8) + $0
[201625F0]{vcl100.bpl } Forms.TApplication.ProcessMessage (Line 8105, "Forms.pas" + 23) + $1
[2016262A]{vcl100.bpl } Forms.TApplication.HandleMessage (Line 8124, "Forms.pas" + 1) + $4
[2016291F]{vcl100.bpl } Forms.TApplication.Run (Line 8223, "Forms.pas" + 20) + $3
[0042297A]{bds.exe } bds.bds (Line 195, "" + 7) + $7











