April 20, 201015 yr A new patch which will fix the Runtime installation issue with FMA 11 for Microsoft Visual C++ 2008 SP1 Redistributable libraries has been released: Link Jim
May 12, 201015 yr Has anyone tried this patch yet with success? I installed it and generated a simple runtime to test it and the runtime still barks the same error message on start up on my test machine without the 2008 C++ runtimes installed. I see the Microsoft.VC90.* folders within the runtime app location but that doesn't seem to have made any difference on the run status of the runtime. Anyone? Anyone? Bueller? Bueller?
May 12, 201015 yr Maybe I'm understanding the nature of this patch incorrectly. After doing some more reading, it sounds like it's intended to let FMPA *create* runtimes without issue. As I never had any problems generating the runtimes from FMPA I guess my installer installed the C++ runtimes without issue. Am I right on this? The patch does nothing to let a user run the runtime without installing the C++ libraries. That still has to be done?
May 13, 201015 yr Figured it out. The "patch" instructions call for moving or deleting the existing "Internal Runtime Libraries" folder. I just renamed that folder to "*.old" and added the replacement runtime files thinking that would be good enough. Something about the runtime build process must have found those old files in the alternate folder name. After I deleted that original folder and regen'ed my test runtime everything worked great on a client test machine.
Create an account or sign in to comment