DO NOT attribute "Run as administrator" for Matlab compiled executables
5 views (last 30 days)
Show older comments
Hello
when creating a standalone application using MATLAB compiler, the created app has always "run as administrator" attribute to it
is it possible to remove this "run as administrator" issue ?
thank you
Mohammad
0 Comments
Answers (1)
Pratik
on 21 Nov 2024 at 4:55
Hi Mohammad,
I understand that you want to run the MATLAB compiled executable without admin privileges.
1) Install the MCR by following the instructions in the section "Install the MATLAB Runtime without Administrator Rights" in the link below,
2) Once the MCR has been installed, run the .exe file for the application. Running the executable does not require admin privileges.
0 Comments
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!