Hi there - having an unexpected issue with the attempt to build the Windows ISO media as specified in the Unofficial guide.
I have downloaded the file, created the Build directory,
Given Terminal full disk access, and then used terminal to go into Build and performed the steps as specified - but can't get past step 5.... Not too surprisingly, if I try to execute step 6 specifying en-us I get essentially the same error.
While I use to be very strong and adept at command line stuff, that was years ago. Not sure what is wrong or how to get around it.
Please help.
dan@Roadrunner Build % unzip w11arm_esd2iso-V2.0.zip
Archive: w11arm_esd2iso-V2.0.zip
inflating: w11arm_esd2iso.sh
inflating: __MACOSX/._w11arm_esd2iso.sh
inflating: CHANGELOG
inflating: __MACOSX/._CHANGELOG
inflating: README
inflating: __MACOSX/._README
dan@Roadrunner Build % chmod +x w11arm_esd2iso.sh
dan@Roadrunner Build % ./w11arm_esd2iso.sh -l
ERROR: Required program wiminfo not found
ERROR: Required program wimapply not found
ERROR: Required program wimexport not found
ERROR: One or more required programs are not found.
dan@Roadrunner Build %