Installing R2015b in Win 10 I received: Error finding installer class. An exception occurred while looking for class. What to do?
4 views (last 30 days)
Show older comments
Installing Matlab R2015b in Win 10 I received: Error finding installer class. An exception occurred while looking for class. What to do? The same setup.exe in Windows 7 works well.
0 Comments
Accepted Answer
Tim Jackman
on 15 Sep 2015
These are the typical problems that cause the error message you described:
- Non-ASCII characters (e.g. !@#$&^?) are present in the path to the MATLAB installation folder, or the name of the folder itself
- Non-ASCII characters are present in the path to the Windows TEMP folder, the name of the TEMP folder itself, or the values of the TEMP and/or TMP environment variables
- Non-ASCII characters are present in the path to the folder containing the MATLAB installer, or the name of the folder itself
- There is a problem with the installation files (damaged DVD, corrupt or incomplete downloads)
Make sure none of these issues is causing the error and, if the error persists, I'd call MathWorks Technical Support. They have a team dedicated to installation issues.
0 Comments
More Answers (1)
See Also
Categories
Find more on Introduction to Installation and Licensing 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!