Hi All,
I want to open an html file using Microsoft Edge; could anyone please help with this.
I am able to open using Internet Explorer; but dont knw how to open it using edge.
I used below code for InternetExplorer
IE = create OLEObject
IE.ConnectToNewObject("InternetExplorer.Application")
IE.Open("Filename")
I dont know the classname to be used for MicrosoftEdge in place of InternetExplorer.
I have tried using GetContextService("Internet", inet_url) ; but it uses the default browser
The Default value for the key will be the full path of msedge.exe.