mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-06-28 17:14:45 -05:00
Compile Winutil
This commit is contained in:

committed by
github-actions[bot]
![github-actions[bot]](/assets/img/avatar_default.png)
parent
9a1fbd77a7
commit
ee0a2818b6
@ -197,7 +197,7 @@ Moves OneDrive files to Default Home Folders and Uninstalls it.
|
||||
} else {
|
||||
Write-Host "Something went Wrong during the Unistallation of OneDrive" -ForegroundColor Red
|
||||
}
|
||||
|
||||
|
||||
|
||||
```
|
||||
## Undo Script
|
||||
@ -206,7 +206,7 @@ Moves OneDrive files to Default Home Folders and Uninstalls it.
|
||||
|
||||
Write-Host "Install OneDrive"
|
||||
Start-Process -FilePath winget -ArgumentList "install -e --accept-source-agreements --accept-package-agreements --silent Microsoft.OneDrive " -NoNewWindow -Wait
|
||||
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user