Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 423 Bytes

Readme.md

File metadata and controls

22 lines (19 loc) · 423 Bytes

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]