mirror of
https://github.com/Admonstrator/msoffice-removal-tool.git
synced 2026-03-25 11:37:14 +01:00
Update msoffice-removal-tool.ps1
Debugging is fun ... so I decided to remove the "exit" used for debug purposes ...
This commit is contained in:
@@ -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") {
|
||||
|
||||
Reference in New Issue
Block a user