From ddc87495e046709afc4c1aabe21c184b56c931a7 Mon Sep 17 00:00:00 2001 From: Aaron Viehl Date: Thu, 26 Jan 2023 13:32:33 +0100 Subject: [PATCH] Update msoffice-removal-tool.ps1 Debugging is fun ... so I decided to remove the "exit" used for debug purposes ... --- msoffice-removal-tool.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/msoffice-removal-tool.ps1 b/msoffice-removal-tool.ps1 index ac7d795..0ff058d 100644 --- a/msoffice-removal-tool.ps1 +++ b/msoffice-removal-tool.ps1 @@ -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") {