Skip to content

Script to silently update Microsoft Edge browser and open PDF files with it as an application.

Notifications You must be signed in to change notification settings

sangafabrice/update-msedge-winshell

Repository files navigation

Update MS Edge browser with Windows Shell


Author: Fabrice Sanga

The profile.init.bat file :

@Echo OFF
If %~1==autorun_parent Echo Path\To\Autorun\Profile\Folder

The usage :

Update-MSEdge [CopyToDirectory]
CopyToDirectory     The directory where to backup the installer

The command to return the version of msedge installed

msedge [--version|-V]