Is it possible to invoke the MDK installer for µVision V5.10.0.2 on Windows 10 without the operating system's User Account Control (UAC) appearing? In other words, I'm trying to run `./mdk_510.exe` in windows' command line without having to go through the setup window manually. Ultimately, I'm looking to install Keil inside a Windows docker container.
Please see "Unintended install" section of the below documentation:
https://developer.arm.com/documentation/101407/0541/About-uVision/Installation
I note you are installing a very old (5.10) version of MDK, the latest is 5.40. I am unsure if this was supported with such an old version.