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

license is only good for 30 Days after installing fullIntel Visual Fortran V11.0 Professional ?? HElp!

mwrinch
Beginner
1,280 Views

Last week I downloaded the TRIAL license for fortran V11. I then uninstalled it and PURCHASED the full professional version of Intel Visual Fortran V11.0 Professional. After installing it, when I run the command line compiler, it tells me that the license is only good for 30 Days. How can I get rid of this and make sure my full professional license is installed?

Mike.
0 Kudos
4 Replies
DavidWhite
Valued Contributor II
1,280 Views
Quoting - mwrinch

Last week I downloaded the TRIAL license for fortran V11. I then uninstalled it and PURCHASED the full professional version of Intel Visual Fortran V11.0 Professional. After installing it, when I run the command line compiler, it tells me that the license is only good for 30 Days. How can I get rid of this and make sure my full professional license is installed?

Mike.
The License files are stored in
C:Program FilesCommon FilesIntelLicenses

Check that you only have the new license file there, not the trial license. Rename the trial license *.oldlic or similar.

David
0 Kudos
Steven_L_Intel1
Employee
1,280 Views
What happens is that the compiler found the trial license first, and reports the expiration. Once that license expires, it will skip it and use your regular license. Removing the trial license file is fine if you want the message to go away.
0 Kudos
mwrinch
Beginner
1,280 Views
What happens is that the compiler found the trial license first, and reports the expiration. Once that license expires, it will skip it and use your regular license. Removing the trial license file is fine if you want the message to go away.
OK thanks. I guess I have to wait 28 days now to see.
Mike.
0 Kudos
Steven_L_Intel1
Employee
1,280 Views
Or you can delete the trial license.
0 Kudos
Reply