mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-04 15:00:09 +00:00
Compile Winutil
This commit is contained in:
committed by
github-actions[bot]
parent
9a1fbd77a7
commit
ee0a2818b6
@@ -45,7 +45,7 @@ Removes MS Edge when it gets reinstalled by updates. Credit: Techie Jack
|
||||
```powershell
|
||||
|
||||
Uninstall-WinUtilEdgeBrowser
|
||||
|
||||
|
||||
|
||||
```
|
||||
## Undo Script
|
||||
@@ -54,7 +54,7 @@ Removes MS Edge when it gets reinstalled by updates. Credit: Techie Jack
|
||||
|
||||
Write-Host "Install Microsoft Edge"
|
||||
Start-Process -FilePath winget -ArgumentList "install --force -e --accept-source-agreements --accept-package-agreements --silent Microsoft.Edge " -NoNewWindow -Wait
|
||||
|
||||
|
||||
|
||||
```
|
||||
## Function: Uninstall-WinUtilEdgeBrowser
|
||||
|
||||
Reference in New Issue
Block a user