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

dongle-the-gadget/W11ISOPatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

W11ISOPatcher

Windows 11 ISO patcher.

.NET Workflow

Important notice about Version 1 Preview

The appraiserres-x64.dll file hosted on this GitHub is now down. W11ISOPatcher version 1 will now require a local appraiserres.dll file.

Requirements

Running

This program only officially supports Windows 10 May 2020 Update (version 2004) or newer.

I also recommend having at least 20 GB of free space.

Building

Requires .NET 6 Preview Windows Desktop SDK and Visual Studio 2019 Preview or Visual Studio 2022 Preview.

Usage

You will need:

  • A Windows 11 ISO that you have read access to.
  • An empty folder that you have read and modify access to. (This will serve as our working folder)

First, launch the patcher and choose Next.

Then, choose the original ISO file, the working folder, and the final ISO path and choose Next.

WARNING: The final ISO file must not be in the working directory, otherwise the file will get deleted during cleanup.

Finally, wait for the patcher to finish its work.

WARNING: During the patching process DO NOT open or modify the working directory, this may disrupt the process.

Using a local appraiserres.dll file

You can have the program use a local appraiserres.dll file by placing the file (under the name appraiserres.dll) in the same folder where the patcher is in.

NOTE: This program will always use the local file if found.

Image

Windows 11 ISO Patcher

Support guidelines

They are here.

Contributing guidelines

They are here.

License

This project is licensed under MIT License. Third party licenses are available here.

Code of Conduct

This project follows this Code of Conduct.