3. do you see a folder like <program files>\intel\compiler\vsintegration\vs2005? what do you have at this folder?
yes. Its locations is <program files>\Intel\Compiler\11.0\061\cpp\Compiler\VS Integration\C++\VS2005. In it, there are two folders (1033 and 1041), icUtil.dll, IntelPkg.dll, OptPkg.dll and integrate.bat
Ok. This is great. Steps below:
1. Copy/Paste "integrate.bat" to "IDE_install.bat".
2. Edit "IDE_install.bat" with Notepad and remove all the "/s" in the "regsvr32" command line.
3. open a cmd window and run cmd below:
>> IDE_Install "VS2005_Dir"
See what error you get.
If no error, open VS2005 and check if the IntelC toolbar is there.
If error, please post the error msg or image.
Jennifer