aveyo/mediacreationtool.bat — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple Windows batch tool that wraps Microsoft Media Creation Tool and makes it easy for normal people to upgrade Windows or create install media.

I want it to support Windows 10 and Windows 11 versions from older releases up to 21H2, with a clear menu for auto upgrade, create ISO, create USB, choose edition language and architecture, or just run the normal Microsoft defaults. It should download or use the right media, ask for admin when needed, and guide the user without needing command line knowledge.

For upgrades, make it try hard to keep files and apps, even when the current Windows edition does not exactly match the target media. It should handle Home, Pro, Enterprise, LTSC, business media, x86 and x64, and allow edition switching by naming the script.

For Windows 11 media, include the known setup tweaks from this project, like skipping setup checks, avoiding product key prompts, and helping Home users create a local account.

Want more depth? Deep Reverse