mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-05 23:40:10 +00:00
Edge undo change
This commit is contained in:
@@ -2144,7 +2144,10 @@
|
|||||||
"
|
"
|
||||||
],
|
],
|
||||||
"UndoScript": [
|
"UndoScript": [
|
||||||
"winget install Microsoft.Edge"
|
"
|
||||||
|
Write-Host \"Install Microsoft Edge\"
|
||||||
|
Start-Process -FilePath winget -ArgumentList \"install -e --accept-source-agreements --accept-package-agreements --silent Microsoft.Edge \" -NoNewWindow -Wait
|
||||||
|
"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"WPFEssTweaksRemoveOnedrive": {
|
"WPFEssTweaksRemoveOnedrive": {
|
||||||
|
|||||||
Reference in New Issue
Block a user