AveYo / MediaCreationTool.bat

Universal MCT wrapper script for all Windows 10/11 versions from 1507 to 21H2!
MIT License
8.79k stars 2.96k forks source link

setup.exe patching... #112

Closed PaulNevada closed 2 years ago

PaulNevada commented 2 years ago

Is there any way to patch the data so, that it'll allow to install os to the usb devices?

nguyenthienminh commented 2 years ago

Seems like you can only use Enterprise to do that. Any other edition would just error out on logon, saying that "the user profile cannot be loaded". The universal MCT batch script here can help you with that.

PaulNevada commented 2 years ago

No, I am talking about the installation step...

AveYo commented 2 years ago

Windows To Go is discontinued since version 1903 (19H1) and removed from files in 2004 (20H1)
I don't see what could be patched in setup to bring it back.

PaulNevada commented 2 years ago

Just to patch so, that the setup.exe running from a usb flash drive would allow to select the target disk which is a usb device!

AveYo commented 2 years ago

Would require tremendous effort for so little benefit, it's not a realistic task.

PaulNevada commented 2 years ago

Hm-m-m, I thought it would take not that much effort... Understood... Thanks!