We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe26f5e commit 345ff30Copy full SHA for 345ff30
Scripts/Update-MSEdge.ps1
@@ -0,0 +1,2 @@
1
+$MSUpdatePath = "C:\Program Files (x86)\Microsoft\EdgeUpdate\MicrosoftEdgeUpdate.exe"
2
+Start-Process -FilePath $MSUpdatePath -argumentlist "/silent /install appguid={56EB18F8-B008-4CBD-B6D2-8C97FE7E9062}&appname=Microsoft%20Edge&needsadmin=True"
0 commit comments