MATLAB Connector won't install on Windows 7
1 view (last 30 days)
Show older comments
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?
0 Comments
Accepted Answer
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.
0 Comments
More Answers (0)
Communities
More Answers in the Distance Learning Community
See Also
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!