From 4a869b3d894c667da373defd738cd89e38b58897 Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Sat, 21 Dec 2024 06:48:02 +0530 Subject: Add fix_service guide --- docs/fix_service.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 docs/fix_service.md (limited to 'docs/fix_service.md') diff --git a/docs/fix_service.md b/docs/fix_service.md new file mode 100644 index 0000000..f883161 --- /dev/null +++ b/docs/fix_service.md @@ -0,0 +1,21 @@ +# Fix Windows Services + +## Corrupt service - sppsvc + +- Follow the steps below only if the script shows that `sppsvc` **service** is corrupt. Do not follow otherwise. +- Download and extract the `sppsvc` registry zip file for [Windows 10](https://app.box.com/s/016qsq922nt3kgg744l07y115k9wph4b) / [Windows 11](https://app.box.com/s/zq70tlbuo3iwxjd76ly26sz0gs2b98n0) +- Be careful, run these files only if they are matching with your Windows version, if not then ask for help [here](troubleshoot.md). +- Run the file, restart the system (using the restart button), and try the activation script again. +- If the issue persists, contact us [here](troubleshoot.md). + +--- + +## Corrupt service - Null + +- The script may show that `Null service is not running, script may crash...` +- Follow these steps only if the script crashes after that. +- Download and extract this Null service registry zip [file](https://app.box.com/s/eczou3mvn6atronnd3nad2sqtb66h0lw). +- Run the file, restart the system (using the restart button), and try the activation script again. +- If the issue persists, contact us [here](troubleshoot.md). + +--- -- cgit v1.2.3