Skip to content

Commit

Permalink
Windows 11 Bypass Secure Boot and TPM 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GlebYoutuber authored Nov 18, 2021
1 parent 797aab9 commit 7c5c49e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/Windows11Bypass/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ namespace Windows11Bypass
{
static class Program
{
/// <summary>
/// Главная точка входа для приложения.
/// </summary>

[STAThread]
static void Main()
{
Expand Down

0 comments on commit 7c5c49e

Please sign in to comment.