Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28446 Discussions

1603 error returned for parallel_studio_xe_2016_update5_composer_edition_for_fortran_setup

Tam
Beginner
1,053 Views

I ran into a dead end trying to install this software. 

My current OS is win 7 professional and installed windows 8.1 sdk. 2012 x86 redistributable is installed.

When I run the installation, I receive this error code

 

Execution of installation profess failed

 

Module name: rtools_setup_64x.exe

Application returned error code 1603

 

Any help would be appreciated.

0 Kudos
6 Replies
joerg_kuthe
Novice
1,032 Views

According to

https://www.sync.com/help/installation-error-1603/

this is an security issue. This link also claims to provide help.

 

0 Kudos
Steve_Lionel
Honored Contributor III
1,021 Views

Another suggestion I have is to select a custom install and deselect the Remote Debugger. This was used for debugging code running on Xeon Phi coprocessors, something Intel no longer offers (and almost nobody used on Windows.)

0 Kudos
Tam
Beginner
1,016 Views

So I tried all the suggested things. They haven't worked. Thanks for the attempt though. I tried running the module that returned the 1603 error by itself to see the specific issue with the file.

 

The rtools_setup_64x.exe returned a error that said 'Error 25541. Failed to open xml C:\Windows\Microsoft.NET\v2.0.50727\Config\machine.config

System error -2147024786

 

 

Would posting the installation log help?

0 Kudos
joerg_kuthe
Novice
1,006 Views

Have you checked if
C:\Windows\Microsoft.NET\v2.0.50727\Config\machine.config
exists?
If not, maybe the following helps:
https://social.technet.microsoft.com/Forums/en-US/86787c69-5909-4885-843e-b8b977e5cc33/error-25541-failed-to-open-xml-file?forum=officesetupdeployprevious

Otherwise you may want to contact Intel's Online Service Center at:
https://supporttickets.intel.com/servicecenter?lang=en-US
To sign in you can use the same credentials as for your download account.
They might be interested in your .log file.

0 Kudos
JohnNichols
Valued Contributor III
995 Views

After 10 years, support for Windows 7 ended on January 14, 2020. We know change can be difficult, so we are here to help you with recommendations for what to do next and to answer questions about end of support.

It is really quite simple to update to Windows 10 and this might solve a lot of problems 

0 Kudos
Steve_Lionel
Honored Contributor III
987 Views

And also use a more recent version of the product, if you can.

0 Kudos
Reply