JosephM101 / Force-Windows-11-Install

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

unable to run scripts in powershell #5

Open aeonSolutions opened 2 years ago

aeonSolutions commented 2 years ago

You need to enable scripts in powershell

powershell -ExecutionPolicy Bypass -File Win11-TPM-RegBypass.ps1 -Source {iso path file} -Destination [iso path final ]

aeonSolutions commented 2 years ago

Also, the script outputs a zero file size ISO file