From a93679164e99419ec0482114dc61bca33e0d3a3d Mon Sep 17 00:00:00 2001 From: Aaron Viehl Date: Wed, 18 Jan 2023 12:40:26 +0100 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 73439b0..0a4c8e9 100644 --- a/readme.md +++ b/readme.md @@ -40,7 +40,7 @@ By using `-UseSetupRemoval` the Office365 setup method will be used. ## Stage mechanism -To make sure that the program will only do the necessary parts a _stage mechanism_ is builtin. After every stage a registry value will be written to ``HKLM:\Software\OEM\101\M365\Install\CurrentStage`` +To make sure that the program will only do the necessary parts a _stage mechanism_ is builtin. After every stage a registry value will be written to ``HKLM:\Software\OEM\Singleton-Factory-GmbH\M365\Install\CurrentStage`` To overwrite all stages and restart the whole script use ``-RunAgain``.