mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-05 07:20:09 +00:00
Compile Winutil
This commit is contained in:
committed by
github-actions[bot]
parent
9d823fe249
commit
2a96c16377
@@ -5550,7 +5550,10 @@ $sync.configs.tweaks = '{
|
|||||||
"
|
"
|
||||||
],
|
],
|
||||||
"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