Why am I not able to setup my Microsoft Visual Studio Add-in?

1 view (last 30 days)
I get the following error message when I setup my Microsoft Visual Studio add-in:
mbuild -setup
Warning: Could not update C:\Program Files\Microsoft Visual
Studio\common\msdev98\template\MATLABWizard.awx from D:\MATLAB6P1\BIN\WIN32\MATLABWizard.awx
Warning: Could not update C:\Program Files\Microsoft Visual
Studio\common\msdev98\template\MATLABWizard.hlp from D:\MATLAB6P1\BIN\WIN32\MATLABWizard.hlp
Warning: Could not update C:\Program Files\Microsoft Visual
Studio\common\msdev98\addins\MATLABAddin.dll from D:\MATLAB6P1\BIN\WIN32\MATLABAddin.dll
Warning: Could not update C:\Program Files\Microsoft Visual Studio\common\msdev98\bin\usertype.dat from D:\MATLAB6P1\BIN\WIN32\usertype.dat
Note: One or more components necessary to the operation of the MATLAB Visual Studio add-in could not be installed. The MATLAB Visual Studio add-in will not be available, but the rest of this setup operation will continue normally.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
This problem occurs when you do not have write permission to Microsoft Visual Studio installation directory. Please ask your system administrator to install the Microsoft Visual Studio Add-In for you.
For more information on the Microsoft Visual Studio Add-In and how to install it, see technical solution 1-18L04.

More Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!