mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-06-28 09:04:47 -05:00
OneDrive Reinstall
This commit is contained in:
@ -2218,7 +2218,10 @@
|
||||
"
|
||||
],
|
||||
"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": {
|
||||
|
Reference in New Issue
Block a user