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

22H2 Error input string was not in a correct format #13

Closed updawg closed 2 years ago

updawg commented 2 years ago

boot.wim patched. Took 00:00:37 Cannot convert argument "bytes", with value: "force-windows-11-install", for "WriteAllBytes" to type "System.Byte[]": "Cannot convert value "force-windows-11-install" to type "System.Byte[]". Error: "Cannot convert value "force-windows-11-install" to type "System.Byte". Error: "Input string was not in a correct format.""" At C:\Users****\Downloads\Force-Windows-11-Install-main\Win11-TPM-RegBypass.ps1:835 char:5

JosephM101 commented 2 years ago

Thank you for bringing this to my attention. This is not a mission-critical bug, so I will just comment out the code that causes it until I have a viable fix.

JosephM101 commented 2 years ago

I have just made and committed the change. Please go ahead and retry the operation you were attempting before. I will be closing this issue until further notice.