From bcd45046f750badd8189fb5d226d08b805952d69 Mon Sep 17 00:00:00 2001 From: Ben Daws Date: Tue, 22 Oct 2024 11:53:53 -0500 Subject: [PATCH] misc: cleanup --- .../.idea/projectSettingsUpdater.xml | 6 -- .idea/.idea.activator/.idea/workspace.xml | 80 ------------------- README.md | 5 +- 3 files changed, 1 insertion(+), 90 deletions(-) delete mode 100644 .idea/.idea.activator/.idea/projectSettingsUpdater.xml delete mode 100644 .idea/.idea.activator/.idea/workspace.xml diff --git a/.idea/.idea.activator/.idea/projectSettingsUpdater.xml b/.idea/.idea.activator/.idea/projectSettingsUpdater.xml deleted file mode 100644 index 4bb9f4d..0000000 --- a/.idea/.idea.activator/.idea/projectSettingsUpdater.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/.idea.activator/.idea/workspace.xml b/.idea/.idea.activator/.idea/workspace.xml deleted file mode 100644 index 08e4df1..0000000 --- a/.idea/.idea.activator/.idea/workspace.xml +++ /dev/null @@ -1,80 +0,0 @@ - - - - activator.csproj - - - - - - - - - - - - - - - - - - - - 1720541224996 - - - - - - - - - \ No newline at end of file diff --git a/README.md b/README.md index ec0797a..5a2c6b6 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ # activator ![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/bendaws/activator) ![GitHub Issues or Pull Requests](https://img.shields.io/github/issues-pr/bendaws/activator) ![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/bendaws/activator/total) -> [!NOTE] -> I have mostly stopped development of MSActivator, but I still keep watch for security updates and bug fixing builds. Development pauses after Windows releases come out, but I will continue to update it when Windows 12 (or next version) is released. - MSActivator is a simple and free way to activate Microsoft products (being Windows 10/11 or Office) by using the KMS servers provided by [msguides.com](https://msguides.com). It is essentially a wrapper over the activation process. MSActivate will automatically install the KMS server with a key, and activate it for you. @@ -23,5 +20,5 @@ It offically supports these versions: - Office - Office 2021 -If your version or edition is not listed, versions [1.1.0](https://github.com/bendaws/activator/releases/tag/1.1.0) and above support advanced activation, in which you can insert your own product key. +If your version or edition is not listed, versions [1.1.0](https://github.com/bizrd/activator/releases/tag/1.1.0) and above support advanced activation, in which you can insert your own product key. Read the articles on [msguides.com](https://msguides.com) for product keys.