mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 14:45:52 -06:00
Edge undo change
This commit is contained in:
parent
80b7bab468
commit
66e6fe39f0
@ -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": {
|
||||||
|
Loading…
Reference in New Issue
Block a user