Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rcmaehl/WhyNotWin11
Detection Script to help identify why your PC is not Windows 11 Release Ready. Now Supporting Update Checks!
https://github.com/rcmaehl/WhyNotWin11
readiness windows-11
Last synced: about 2 months ago
JSON representation
Detection Script to help identify why your PC is not Windows 11 Release Ready. Now Supporting Update Checks!
- Host: GitHub
- URL: https://github.com/rcmaehl/WhyNotWin11
- Owner: rcmaehl
- License: lgpl-3.0
- Created: 2021-06-24T19:08:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T19:52:28.000Z (2 months ago)
- Last Synced: 2024-10-12T14:22:28.105Z (2 months ago)
- Topics: readiness, windows-11
- Language: AutoIt
- Homepage: https://whynotwin11.org
- Size: 1.58 MB
- Stars: 6,103
- Watchers: 64
- Forks: 417
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.YML
- License: LICENSE
- Security: security.txt
Awesome Lists containing this project
- jimsghstars - rcmaehl/WhyNotWin11 - Detection Script to help identify why your PC is not Windows 11 Release Ready. Now Supporting Update Checks! (AutoIt)
README
[![Build Status](https://img.shields.io/github/actions/workflow/status/rcmaehl/WhyNotWin11/wnw11.yml?branch=main)](https://github.com/rcmaehl/WhyNotWin11/actions?query=workflow%3AWNW11)
[![Download](https://img.shields.io/github/v/release/rcmaehl/WhyNotWin11)](https://github.com/rcmaehl/WhyNotWin11/releases/latest/)
[![Download count)](https://img.shields.io/github/downloads/rcmaehl/whynotwin11/total?label=Downloads)](https://github.com/rcmaehl/WhyNotWin11/releases/latest/)
[![Ko-fi](https://img.shields.io/badge/Support%20me%20on-Ko--fi-FF5E5B.svg?logo=ko-fi)](https://ko-fi.com/rcmaehl)
[![PayPal](https://img.shields.io/badge/Donate%20on-PayPal-00457C.svg?logo=paypal)](https://paypal.me/rhsky)
[![Join the Discord chat](https://img.shields.io/badge/Discord-chat-7289da.svg?&logo=discord)](https://discord.gg/uBnBcBx)
[![My Twitter](https://img.shields.io/badge/twitter-545454.svg?logo=twitter)](https://twitter.com/WhyNotWin11)# WhyNotWin11
Detection Script to help identify why your PC isn't Windows 11 Release Ready, including Update Checks!![image](https://user-images.githubusercontent.com/716581/187039796-f5a2aa29-b367-416c-b3f0-a07e53c8b14c.png)
----## Download
[Download latest stable release](https://github.com/rcmaehl/WhyNotWin11/releases/latest/download/WhyNotWin11.exe)
[Download latest testing release](https://nightly.link/rcmaehl/WhyNotWin11/workflows/wnw11/main/WNW11.zip)\
**Keep in mind that you will have to update testing releases manually**## System Requirements
|Minimum Requirements*|Recommended
----|----|----
OS|Windows 8.1|Latest Windows 10 Build
CPU|32-bit Single Core|64-bit Dual Core or Higher
RAM (Memory)|40MB Free|100MB Free
Disk (Storage)|5MB Free|100MB Free
||
Limitations|DirectX 12 Check Inaccurate|None\* WhyNotWin11 can be forced to run on Unsupported Systems using the `/force` parameter, no support will be given for this parameter.
Other operating systems are unsupported, last version known to run on Wine is 2.3.0.5.
## Compiling
1. Download and run "AutoIt Full Installation" from [official website](https://www.autoitscript.com/site/autoit/downloads).
1. Get the source code either by [downloading zip](https://github.com/rcmaehl/WhyNotWin11/archive/main.zip) or do `git clone https://github.com/rcmaehl/WhyNotWin11`.
1. Right click on `WhyNotWin11.au3` in the WhyNotWin11 directory and select "Compile Script (x64) (or x86 if you have 32 bit Windows install).
1. This will create WhyNotWin11.exe in the same directory.## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for rules of coding and pull requests.
If you want to help with translations check [translating guidelines](Langs/0000-translating-guidelines.md).
## License
WhyNotWin11 is free and open source software, it is using the LGPL-3.0 license.
See [LICENSE](LICENSE) for the full license text.