MATLAB Connector won't install on Windows 7

4 views (last 30 days)
When installing the MATLAB Mobile Connector, I receive a permission denied message under Windows Vista or Windows 7:
Error: You do not have write permission to the MATLAB Installation folder (C:\Program Files\MATLAB\R2010a).
The MATLAB Connector Installer cannot proceed.
I have permissions to edit this folder. What is going on here?

Accepted Answer

Ian Jessen
Ian Jessen on 6 Jan 2011
The Windows security feature User Account Control (UAC) prevents non-privileged applications from changing files in system locations. Since MATLAB is installed in Program Files, UAC prevents changes MATLAB from modifying its own files when installing the Connector. To resolve this you will need to run MATLAB with administrator permissions. To do so, right click on your shortcut to MATLAB and select "Run as Administrator". You should then be able to install the Connector in MATLAB.

More Answers (0)

Communities

More Answers in the  Distance Learning Community

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!