An open API service indexing awesome lists of open source software.

https://github.com/djeada/find-your-windows-product-key

This repository contains a simple yet effective script designed to help you retrieve your Windows product key. The script extracts the product key from the Windows registry, providing an easy solution for users who need to recover their key for reinstallation or other purposes.
https://github.com/djeada/find-your-windows-product-key

Last synced: 11 months ago
JSON representation

This repository contains a simple yet effective script designed to help you retrieve your Windows product key. The script extracts the product key from the Windows registry, providing an easy solution for users who need to recover their key for reinstallation or other purposes.

Awesome Lists containing this project

README

          

# Find-your-windows-product-key
A simple script to help you find your windows product key.

## Purpose

The purpose of this script is to provide a simple and universal way to find your windows product key, independent of which version of windows you are running.

## Screenshot

Screenshot of the find-your-windows-product-key script

## Installation

If you want to execute the script from the source code, you should clone the repository:

git clone https://github.com/djeada/Find-your-windows-product-key.git

Alternatively, you may obtain the compiled executable from the following link:

https://github.com/djeada/Find-your-windows-product-key/releases/tag/v0.1

## Usage

Use the following command to run the script:

cd find-your-windows-product-key
python find-your-windows-product-key.py

## Contributing
It is an open source project, so feel free to contribute!

## License
This project is licensed under the MIT license.