Update msoffice-removal-tool.ps1
Debugging is fun ... so I decided to remove the "exit" used for debug purposes ...
This commit is contained in:
parent
a93679164e
commit
ddc87495e0
@ -199,7 +199,6 @@ if (-Not $Force) {
|
||||
}
|
||||
|
||||
Invoke-Intro
|
||||
exit
|
||||
# Check if there is a stage to resume
|
||||
if (-not ($RunAgain)) {
|
||||
if (Test-Path "HKLM:\Software\OEM\Singleton-Factory-GmbH\M365\Install") {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user