Totes Posted April 20, 2010 Posted April 20, 2010 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
Hijack Posted May 12, 2010 Posted May 12, 2010 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?
Hijack Posted May 12, 2010 Posted May 12, 2010 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?
Hijack Posted May 13, 2010 Posted May 13, 2010 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.
Recommended Posts
This topic is 5308 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now