Update msoffice-removal-tool.ps1

Debugging is fun ... so I decided to remove the "exit" used for debug purposes ...
This commit is contained in:
Aaron Viehl 2023-01-26 13:32:33 +01:00
parent a93679164e
commit ddc87495e0
No known key found for this signature in database

View File

@ -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") {