Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7942 Discussions

Unable to install the compiler under Windows

Polar01
Beginner
326 Views
Hi,
I have download a trial version of the C++ compiler for Windows, but when I launch the setup application I got the following error message :
"Error while extracting file: C:\\Program Files\\Intel\\Download\\w_cproc_p_11.1.065_ia32\\autorun.inf"
"Access toC:\\Program Files\\Intel\\Download\\w_cproc_p_11.1.065_ia32\\autorun.inf was denied"
My machine is :
Windows XP
Processor : Intel Cors Duo 2 E7400 2.8 Ghz
The version I have downloaded is :Product for IA-32/Intel 64
0 Kudos
2 Replies
JenniferJ
Moderator
326 Views

looks like the downloaded file is bad.
try again:
1. rename the "c:\program files\intel\download\w_cproc_p_11.1.065_ia32" to "c:\program files\intel\download\w_cproc_p_11.1.065_ia32-bad"
2. download w_cproc_p_11.1.065.exe (the full pkg)
3. run it.

Jennifer

0 Kudos
Yang_W_Intel
Employee
326 Views
Accordding to Demez, "The issueis solved, the problem is related to the anti-virus. If I disable it, all is fine !".
Thanks.
-Yang
0 Kudos
Reply