autodesk motionbuilder 2015 installation error c++

3dsmax, maya, afx 3d, programming, math, conservation, model making, rigging
Post Reply
darknkreepy3#
Site Admin
Posts: 247
Joined: Tue Oct 27, 2009 9:33 pm

autodesk motionbuilder 2015 installation error c++

Post by darknkreepy3# »

Autodesk motionbuilder 2015 has a c++ installation bug with prior versions of C++ 2012 x86 and x64 installed. If an install error happens, and or "insert disc" with your physical media from autodesk, do the following:

1. reinstall C++ 2012 x86 and x64 from the cd/dvd or install folder (c:\autodesk or maybe c:\autodesk\motionbuilder2015\) if you want to keep the files
2. restart the pc
3. run an administration level cmd prompt (start right click the CMD icon in accessories or in win8 press the win key and type CMD and right click the icon)
4. run this to unregister and re-register the msiexec

Code: Select all

msiexec.exe -unreg
msiexec.exe -regserver 
5. restart the pc
6. install your demo or commercial version of motionbuilder 2015.
Post Reply