JosephM101 / Force-Windows-11-Install

Modifies Windows 11 installation ISO to bypass compatibility checks both pre and post installation
340 stars 79 forks source link

ISO Image not found #14

Closed 2010MistubishiLancerEvolutionX closed 10 months ago

2010MistubishiLancerEvolutionX commented 1 year ago

Screenshot (1)

nyamwaro1 commented 10 months ago

also am facing the same issue kindly someone to help

JosephM101 commented 10 months ago

The path names need to be fully qualified. For example, "windows.iso" would become "C:/Users/someuser/Downloads/windows.iso" (or wherever you have the file stored)

You can also drag the file into the PowerShell window, and it will auto-insert the file path.

Please also keep in mind that filenames are case-sensitive.

Hope this helps!