Update readme.md

This commit is contained in:
Aaron Viehl 2023-01-18 12:40:26 +01:00
parent 15a65057af
commit a93679164e
No known key found for this signature in database

View File

@ -40,7 +40,7 @@ By using `-UseSetupRemoval` the Office365 setup method will be used.
## Stage mechanism ## 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``. To overwrite all stages and restart the whole script use ``-RunAgain``.