Skip to content
This repository has been archived by the owner on Jul 12, 2021. It is now read-only.

πŸ”‘ WinPass11 WinService is a tool for loading keys into the registry on startup with the use of Windows Services.

License

Notifications You must be signed in to change notification settings

winpass11-archive/WinServ11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

WinPass11: WinService

πŸ”‘ WinPass11 WinService is a tool for loading keys into the registry on startup with the use of Windows Services. Our goal is for the end-user to easily run a single executable and have access to Windows 11 through the dev channel with no worries about your unsupported hardware. There is no installer so currently this is not possible. :( This program currently supports bypassing unsupported processors, the TPM 2.0 requirement, and the secure boot check.

There are no service installers at this time in development.

Prerequisites

Installation

  • Download the latest release.
  • Unzip the netcoreapp3.1.rar file in file explorer.
  • Open a command prompt as administrator and change into the directory named netcoreapp3.1. This is most likely in downloads.
  • In the administrator command promt, run .\WinPass11.WinService.exe install start

Did it work?

Open About this PC in settings. If your processor is listed as an Intel Core i7 (and it wasn't previously), then congrats! It's worked! πŸŽ‚

Contributing

When your machine is ready for development, take a look at CONTRIBUTING.md to see how to get your changes merged in.

License

WinPass11.WinService is licensed by project-winpass11 under the Apache License. (see LICENSE). The usage of third-party packages and programs is determined by the terms of their individual licenses.