Skip to main content
Solved

Problems installing FME Desktop 64 bit

  • April 15, 2019
  • 3 replies
  • 63 views

gisgeek
Contributor
Forum|alt.badge.img+9

Hi I am trying to install FME Desktop 2019 onto an off network laptop Windows 10. Attached is the error I get during installation. I tried installing an older version of Desktop 2018 and this also gave me the same error. Then it rolls back and undoes the install.

Best answer by takashi

The symptom is similar to the one described in this article.

 

FME Installer fails with Microsoft MFC or CRT error

How about trying the resolution suggested in the article?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

takashi
Celebrity
  • 7843 replies
  • Best Answer
  • April 15, 2019

The symptom is similar to the one described in this article.

 

FME Installer fails with Microsoft MFC or CRT error

How about trying the resolution suggested in the article?


andreaatsafe
Safer
Forum|alt.badge.img+14
  • Safer
  • 450 replies
  • April 15, 2019

Hi @gisgeek,

Are you able to install FME 32-bit, but not 64-bit?

I believe this error is related to this existing article. This article has two resolutions, I would first suggest trying to install the appropriate Microsoft Visual C++ Redistributable Package (x86 and x64 bit versions) manually, you can find the appropriate one here. Then please install FME Desktop.

Let me know if this works for you.

Andrea


gisgeek
Contributor
Forum|alt.badge.img+9
  • Author
  • Contributor
  • 28 replies
  • April 16, 2019

Thanks so much for your quick responses. This fixed the issue and can now be installed. I installed the 64 bit VS2015 redistributable - https://www.microsoft.com/en-us/download/details.aspx?id=53587 and this resolved the issue.

Thanks again!