Update msoffice-removal-tool.ps1
This commit is contained in:
parent
10b44b561d
commit
2401ba9a23
@ -147,7 +147,7 @@ Function Invoke-SetupOffice365($Office365ConfigFile) {
|
||||
switch ($OfficeSetup.ExitCode) {
|
||||
0 {
|
||||
Write-Host "Install successful!"
|
||||
Set-CurrentStage 3
|
||||
Set-CurrentStage 4
|
||||
Break
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user