mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-06-28 09:04:47 -05:00
Compile Winutil
This commit is contained in:

committed by
github-actions[bot]
![github-actions[bot]](/assets/img/avatar_default.png)
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