summaryrefslogtreecommitdiff
path: root/docs/fix_service.md
diff options
context:
space:
mode:
authorWindowsAddict2024-12-21 01:18:02 +0000
committerWindowsAddict2024-12-21 01:18:02 +0000
commit4a869b3d894c667da373defd738cd89e38b58897 (patch)
tree95875903efeba89e73d209dde6d532bca72c282f /docs/fix_service.md
parent470ef8bcefef1a2ce12ebed6f7e4c9d79623b836 (diff)
downloadmassgrave.dev-4a869b3d894c667da373defd738cd89e38b58897.zip
Add fix_service guide
Diffstat (limited to 'docs/fix_service.md')
-rw-r--r--docs/fix_service.md21
1 files changed, 21 insertions, 0 deletions
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).
+
+---