tiny11builder
tiny11builder copied to clipboard
Bat file crashes after typing the drive letter
When i typed my drive letter on the .bat file it just crashes. I have the windows 11 iso in a pendrive and its on the letter F, can someone fix that issue ?
Did you run it as administrator?
I have the same issue and I did run as admin.
Update: I found one issue. The bat file looks for "install.wim" and the iso now uses "install.esd". Fixing that file did not fix the script however. I continue to run into errors. If I find a solution I'll post an update.
I think the script still expects Install.wim, so it functions to work with install.wim instead of install.esd for the entirety of the script.
Also, you can try moving the ISO file into the C: drive instead.
Did you run it as administrator?
Yea i did run as admin
Update: I found one issue. The bat file looks for "install.wim" and the iso now uses "install.esd". Fixing that file did not fix the script however. I continue to run into errors. If I find a solution I'll post an update.
How do i change the install.esd to install.wim ?
same for me on latest insider build:
Please enter the drive letter for the Windows 11 image: d
Can't find Windows OS Installation files in the specified Drive Letter..
Please enter the correct DVD Drive Letter..
The system cannot find the batch label specified - Stop
So what i did was to replace in 'tiny11 creator.bat' all occurences of install.wim with install.esd (using notepad++ or any other editor)
That wont work. A full rewrite (of the .bat file) to access the install.esd is most likely required. Install.esd is more compressed than install.wim, so its harder to manipulate.
yes well, it turned out to generate a bigger ISO than the original one 🤯
"Hence it became Large11"