-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ben Daws
authored
Jul 8, 2024
1 parent
731aa21
commit 00541d7
Showing
1 changed file
with
20 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,20 @@ | ||
# activator | ||
# activator | ||
> [!warning] | ||
> For some reason, my commits are being signed by [b3nk3nobi](https://github.com/b3nk3nobi). No idea who they are, but my git credientals are and always will be "Ben Daws" and "ben@linuxfornoobs.org". | ||
A basic visual wrapper over the Windows 10 and Windows 11 kms activation servers hosted by [msguides](https://msguides.com). | ||
It is pretty easy to use, you just select "start activation" and select what edition of Windows you are using. | ||
|
||
It is built in .NET 8 but my releases are self-contained executables that bundle the .net runtime in them. | ||
|
||
## Support | ||
It supports these versions: | ||
|
||
- Windows 11 | ||
- Windows 11 Home | ||
- Windows 11 Pro | ||
- Windows 11 Enterprise | ||
- Windows 10 | ||
- Windows 10 Home | ||
- Windows 10 Pro | ||
- Windows 10 Enterprise |