- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI,
Our company has justpurchased Visual Fortran Compiler 11 on a concurrrent basis, and i am trying to use create a prestaged installation package for this we are using a licence manager so will need to have the option to insert this in to the script, any advice on this would be appreciated.
Mike
Our company has justpurchased Visual Fortran Compiler 11 on a concurrrent basis, and i am trying to use create a prestaged installation package for this we are using a licence manager so will need to have the option to insert this in to the script, any advice on this would be appreciated.
Mike
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What you would do is construct a license file that looks like this:
SERVER
USE_SERVER
where the values in the SERVER line are taken from your license file. Then specify this for the silent install.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mike,
Please elaborate on what "prestaged installation package" means.
Does our Silent Install document help you here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - mike.heardhpa.org.uk
HI,
Our company has justpurchased Visual Fortran Compiler 11 on a concurrrent basis, and i am trying to use create a prestaged installation package for this we are using a licence manager so will need to have the option to insert this in to the script, any advice on this would be appreciated.
Mike
Our company has justpurchased Visual Fortran Compiler 11 on a concurrrent basis, and i am trying to use create a prestaged installation package for this we are using a licence manager so will need to have the option to insert this in to the script, any advice on this would be appreciated.
Mike
Hi
Many thanks for this this looks like just what i am after,Do you know if there a argument to specify a licence manager (1111@hostname) rather than the lic file location?
Thanks
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What you would do is construct a license file that looks like this:
SERVER
USE_SERVER
where the values in the SERVER line are taken from your license file. Then specify this for the silent install.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page