| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Detect SPP's PerfOptions registry in IFEO, and remove it in troubleshoot script | WindowsAddict | 2024-08-29 |
| | | |||
| * | Fix text alignment | WindowsAddict | 2024-08-28 |
| | | |||
| * | Fix many grammar/spelling issues in the script (#543) | Lyssa | 2024-08-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Proof-read Change Edition script * . * Proof-read OEM folder script * Update Change_Edition.cmd * Update Troubleshoot.cmd * Update Troubleshoot.cmd * Update HWID_Activation.cmd * Update HWID_Activation.cmd * Update HWID_Activation.cmd * Update KMS38_Activation.cmd * Add files via upload * Update Change_Edition.cmd * I'm tired * Update Extract_OEM_Folder.cmd * Update Troubleshoot.cmd * Update HWID_Activation.cmd * Update HWID_Activation.cmd * Update HWID_Activation.cmd * finish with hwid * Update KMS38_Activation.cmd * final kms38 update * Update Ohook_Activation_AIO.cmd * start ohook * Update Ohook_Activation_AIO.cmd * Update Online_KMS_Activation.cmd * Update HWID_Activation.cmd * Update KMS38_Activation.cmd * Update Ohook_Activation_AIO.cmd * Update Online_KMS_Activation.cmd * Update Change_Edition.cmd * Update Extract_OEM_Folder.cmd * Update Troubleshoot.cmd --------- Co-authored-by: nekoppai <[email protected]> Co-authored-by: WindowsAddict <[email protected]> | ||
| * | Revert "Merge pull request #542 from alouiadel/dev" | WindowsAddict | 2024-08-19 |
| | | | | | | This reverts commit 1dfd3f662639ad6f16865be553eed8bf55e5eb30, reversing changes made to 79bc7b024214490aca891a12202475a22b3de482. | ||
| * | Update deletion of Office related keys | WindowsAddict | 2024-08-19 |
| | | |||
| * | Merge pull request #542 from alouiadel/dev | WindowsAddict | 2024-08-19 |
| |\ | | | | | Rephrase text and fix issue #521 | ||
| | * | Rephrase text and fix issue #521 | Adel Aloui | 2024-08-19 |
| | | | |||
| * | | Avoid a potential crash in wmic.exe check | WindowsAddict | 2024-08-19 |
| |/ | |||
| * | Replace square brackets with double quotes in string comparison | WindowsAddict | 2024-08-18 |
| | | |||
| * | Show perms error separately for folder and registry | WindowsAddict | 2024-08-17 |
| | | |||
| * | Realign lines related to dashboard app info | WindowsAddict | 2024-08-15 |
| | | |||
| * | Detect Ohook install in KMS script | WindowsAddict | 2024-08-15 |
| | | |||
| * | better check for malware if sppsvc.exe is not found | WindowsAddict | 2024-08-15 |
| | | |||
| * | Change wording | WindowsAddict | 2024-08-15 |
| | | |||
| * | Show info regarding Office dashboard app in KMS script | WindowsAddict | 2024-08-14 |
| | | |||
| * | Don't create renewal task if VL IDs not found or OEMBIOS error is present ↵ | WindowsAddict | 2024-08-14 |
| | | | | | and Office VL IDs not found | ||
| * | Don't show fix licensing solution in some more cases | WindowsAddict | 2024-08-14 |
| | | |||
| * | Replace hyphen from evaluation-editions URL | WindowsAddict | 2024-08-13 |
| | | |||
| * | Add old preview edition keys in KMS38 | WindowsAddict | 2024-08-05 |
| | | |||
| * | Add more KMS keys for old preview editions | WindowsAddict | 2024-08-05 |
| | | |||
| * | Add two more preview editions and sort all of them | WindowsAddict | 2024-07-31 |
| | | | | | | EmbeddedIndustryE_TAP-CTP EmbeddedIndustryE_Beta | ||
| * | Add old preview editions in KMS script | WindowsAddict | 2024-07-31 |
| | | |||
| * | Fix SID code in KMS script | WindowsAddict | 2024-07-31 |
| | | |||
| * | Highlight options if unsupported product is detected | WindowsAddict | 2024-07-31 |
| | | |||
| * | Add info about how to use a different sppc.dll file | WindowsAddict | 2024-07-29 |
| | | |||
| * | Highlight skipping of Office activation | WindowsAddict | 2024-07-29 |
| | | |||
| * | Show info about buy button in Office dashboard app for Zoomers | WindowsAddict | 2024-07-28 |
| | | |||
| * | Inform to check antivirus block if dll extraction fails | WindowsAddict | 2024-07-28 |
| | | |||
| * | Add more checks in checking user profile SID's | WindowsAddict | 2024-07-28 |
| | | |||
| * | Fix bug where 'NETWORK SERVICE' translation is needed | WindowsAddict | 2024-07-28 |
| | | |||
| * | Add red color | WindowsAddict | 2024-07-28 |
| | | |||
| * | Use random GUID instead of %random% | WindowsAddict | 2024-07-23 |
| | | |||
| * | Add a check for old renewal task detection | WindowsAddict | 2024-07-23 |
| | | |||
| * | Show fix_powershell link | WindowsAddict | 2024-07-22 |
| | | |||
| * | Correct a info line in KMS script | WindowsAddict | 2024-07-22 |
| | | |||
| * | Differentiate between new and old outlook detection | WindowsAddict | 2024-07-20 |
| | | |||
| * | Detect sandboxing | WindowsAddict | 2024-07-20 |
| | | |||
| * | Add check for NT SERVICE\sppsvc | WindowsAddict | 2024-07-19 |
| | | |||
| * | Optimize the code | WindowsAddict | 2024-07-19 |
| | | | | | Thanks to abbodi1406 | ||
| * | Improve device-based-licensing cleaning | WindowsAddict | 2024-07-19 |
| | | |||
| * | Add comment about S-1-5-20 SPP registry issue | WindowsAddict | 2024-07-19 |
| | | |||
| * | Improve error check of SPP in HKU\S-1-5-20 | WindowsAddict | 2024-07-17 |
| | | |||
| * | Remove duplicacy of file infector checks | WindowsAddict | 2024-07-16 |
| | | |||
| * | More accurate check for Office Products in NoEditionChange mode | WindowsAddict | 2024-07-16 |
| | | |||
| * | Fix these bugs in checking activated products | WindowsAddict | 2024-07-16 |
| | | | | | | Issue when similar names products are installed, like O365ProPlusRetail and ProPlusRetail Issue in detecting SPDRetail 2013 because of different name in LicenseFamily | ||
| * | Improve/Fix error messages when key is not found | WindowsAddict | 2024-07-16 |
| | | |||
| * | Remove unsupported EnterpriseSN keys | WindowsAddict | 2024-07-15 |
| | | |||
| * | Add VL IDs in ProductReleaseIds in old Office builds | WindowsAddict | 2024-07-13 |
| | | |||
| * | Separate label for malware check | WindowsAddict | 2024-07-13 |
| | | | | | To also call it at the start | ||
| * | Remove notx86 check in KMS script and run /reg:32 regardless | WindowsAddict | 2024-07-12 |
| | | |||
