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
80b7bab468
commit
7f5fe84efb
@@ -5624,7 +5624,10 @@ $sync.configs.tweaks = '{
|
|||||||
"
|
"
|
||||||
],
|
],
|
||||||
"UndoScript": [
|
"UndoScript": [
|
||||||
"winget install Microsoft.OneDrive"
|
"
|
||||||
|
Write-Host \"Install OneDrive\"
|
||||||
|
Start-Process -FilePath winget -ArgumentList \"install -e --accept-source-agreements --accept-package-agreements --silent Microsoft.OneDrive \" -NoNewWindow -Wait
|
||||||
|
"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"WPFMiscTweaksDisableNotifications": {
|
"WPFMiscTweaksDisableNotifications": {
|
||||||
|
|||||||
Reference in New Issue
Block a user