Installing 6.1.5.0 hangs

Hi,


I have been having problems installing the latest version of TMS Component pack. After downloading it via VCL Subscription Manager and selecting only Delphi 2009 for installation, the setup will hang at "Compiling package TMS Delphi2009" window. I have waited about half hour to see if the process will continue but it does not. Task Manager reports that the window is not responding. I also tried downloading the setup.exe from the website and installing that version but it also hangs at the same place. 

The last few lines of TMS Component Pack_6.1.5.0.log shows the following:
C:\Users\jeffc.DBIXSVR\Documents\TMS\TMS Component Pack\TMSD2009.dpk
COMPILE PATH   :   C:\Program Files\CodeGear\RAD Studio\6.0\bin\dcc32.exe
SOURCE PATH    :   C:\Users\jeffc.DBIXSVR\Documents\TMS\TMS Component Pack</div>
C:\Program Files\CodeGear\RAD Studio\6.0\bin\dcc32.exe    -U""  -B -JPHNE -JL  -I"C:\Users\jeffc.DBIXSVR\Documents\TMS\TMS Component Pack";"C:\Users\jeffc.DBIXSVR\Documents\TMS\TMS Component Pack\XlsAdapter"  -LE.\Delphi2009 -N0.\Delphi2009 -NH.\Delphi2009 -NB.\Delphi2009 -NO.\Delphi2009 -LN.\Delphi2009 TMSD2009.dpk

I have tried uninstalling and reinstalling, deleting all previous directories and all DCU or BPL but it still hangs. The only thing I have not tried is a manual install or reinstalling my Delphi.

My environment: Delphi 2009 Enterprise, Windows Vista

It would appear from this log file that the compiler hangs on compiling TMSD2009.DPK

Is this Delphi 2009 with all update packs applied?
You could also test from the command line with the command COMPILE2009.BAT if this works to compile the package on your machine.

Hi,


Running compile2009.bat at the command line show the batch file running until

AdvGridDropDown.pas(45)
AdvGridDropDownReg.pas(37)
tmsd2009.dpk(612)

Then the batch file hangs there...

Yes, I have all update packs for Delphi 2009 applied. The normal installer has been working for me
all these while until this version.

/jeffc

Running the manual install using the group project files allows me to install the Component Pack.