mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2024-11-16 19:00:59 +02:00
98c8db7e02
* merge server and confid with xpkey, add LH keys * improve error handling * update README.md * fix line endings * reorder products section of keys.json * use options as global variable * rename genServer to isBink2002 * small refactor * handle unknown error codepath on confirmation id remove redundant else for BINK1998 generation * finish conversion from std::cout -> fmt::print(); --------- Co-authored-by: Neo <321592+Neo-Desktop@users.noreply.github.com>
62 lines
1.8 KiB
Markdown
62 lines
1.8 KiB
Markdown
# **Windows XP / Server 2003 Keygen**
|
|
|
|
[![Zulip chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://umskt.zulipchat.com)
|
|
[![libera.chat - #mspid](https://img.shields.io/badge/libera.chat-%23mspid-brightgreen)](https://web.libera.chat/gamja/?nick=Guest?#mspid)
|
|
|
|
### **Plan of Action / ToDo List**
|
|
|
|
In light of the recent exponential interest in this project I've decided to put updates of this project here:
|
|
|
|
* [Please see ticket #8 for more information](https://github.com/Neo-Desktop/WindowsXPKg/issues/8)
|
|
|
|
|
|
------
|
|
|
|
### **FAQ**
|
|
|
|
#### **What does it do?**
|
|
|
|
* This program allows you to generate endless Windows XP / Windows Server 2003 keys.
|
|
You also can use it to check your already existing keys.
|
|
|
|
#### **How does it work?**
|
|
|
|
* [Enderman's XPKeygen Readme explains everything in detail.](https://github.com/Endermanch/XPKeygen)
|
|
|
|
#### **How do I use it?**
|
|
|
|
* It all comes down to four simple steps:
|
|
|
|
|
|
### **Usage**
|
|
1. Feel free to use [XPKeygen](https://github.com/Endermanch/XPKeygen) on **Windows** to generate a key, and use such key during installation.
|
|
|
|
* If on **Linux** please clone and compile this repository using `cd build && cmake ../ && make` and run using `./xpkey` to generate a Volume License Key
|
|
|
|
2. (For retail only): After installation, you will be prompted to activate Windows. Select the *telephone activation* method, then, run `./xpkey -i <Installation ID>` using the installation ID that the activation wizard gave you.
|
|
|
|
3. Click "**Next**"
|
|
|
|
4. Profit!
|
|
|
|
|
|
------
|
|
|
|
|
|
### Authors
|
|
The list of people who have helped to bring the XP generation to where it is now:
|
|
* z22
|
|
* MSKey
|
|
* sk00ter
|
|
* diamondggg
|
|
* pottzman
|
|
* Endermanch
|
|
* Neo-Desktop
|
|
* WitherOrNot
|
|
|
|
(the list will be updated to add more collaborators)
|
|
|
|
**REQUIREMENTS:**
|
|
|
|
* `OpenSSL >0.9.8b`
|