My automation is running in a Citrix Desktop environment, and I don't have access to the registry so this package will not work for me. I can access the version by other means like from cmd:
wmic datafile where name="C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" get Version /value
I would like to override this class if possible.