Mon 8. Oct 2018, 13:13
Hi Danny,
normally version 1.1 that is linked on the web site supports VS 2017, but we are aware of some installation based issues.
Those come from the fact that starting with VS2017, Microsoft has decided to exclude VS settings from the global registry. Instead an additional registry hive is only added when VS is running. So the installer needs exclusive access to that part part of the registry.
So please try to run the MDK setup without any instance of VS 2017 running.
Please navigate to %localappdata%\Microsoft\VisualStudio and check of you have more than one folder named 15.0_*. The * part is some 8 digit random number. If that is the case the installer also fails to install because it does not know which setting to use.
I hope that helps.