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
1 changed files with 0 additions and 1 deletions
|
|
@ -199,7 +199,6 @@ if (-Not $Force) {
|
||||||
}
|
}
|
||||||
|
|
||||||
Invoke-Intro
|
Invoke-Intro
|
||||||
exit
|
|
||||||
# Check if there is a stage to resume
|
# Check if there is a stage to resume
|
||||||
if (-not ($RunAgain)) {
|
if (-not ($RunAgain)) {
|
||||||
if (Test-Path "HKLM:\Software\OEM\Singleton-Factory-GmbH\M365\Install") {
|
if (Test-Path "HKLM:\Software\OEM\Singleton-Factory-GmbH\M365\Install") {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue