简体   繁体   中英

How can I check the version of the new Microsoft Edge Chromium from inside my C# application?

Does anyone know of a way to check the version of Edge Chromium installed on a PC from inside a C# application? I searched before I posted and in a comment on this thread one person had a method for getting the version number from a legacy version of Microsoft Edge: How can I detect if Microsoft Edge is installed? .

I'm looking for a solution that does exactly that, but for the new Edge Chromium browser.

You will find the Edge Chromium Version under Computer\HKEY_CURRENT_USER\Software\Microsoft\Edge\BLBeacon

在此处输入图像描述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM