- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there a registry key that can be checked to see which versions (if any) of the redistributable are installed on a customer machine ?
Thanks,
Simon
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think what I'd do instead is use GetFileVersionInfo on libifcoremd.dll, letting it use the default search paths to find it. I don't see a registry entry that would tell you this, and GetFileVersionInfo would be more reliable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I would have related question regarding the redistributables MSI as I am not familiar with tis technology.
Where does it extract the dll: where the application is installed or in some specific path?
Does it append the path in any way?
How can I make sure I do not damage impact other application that also use the FOTRAN dll.
Thanks
Morgan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The compiler redistributables get put in Program Files (x86)\Common Files\Intel\Shared Libraries, and folders under here are added to PATH. As long as you use our redistributable installer, which we also provide as a Windows Installer Merge Module, you won't hurt anything.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page