I'm trying to check the installed version of Edge from my C++ application.
I've tried locating the MicrosoftEdge.exe and looking at the version numbers on the file, which has worked for some other browsers in the past, however these do not match the version shown in the 'Settings' section of the browser.
Does anyone have any ideas?