I have a MacBook Pro (17-inch, Mid 2009) with macOS Mojave operating system. I want a dual boot with Windows 10 Pro. I am trying to install Windows directly on hardware, after using Unetbootin to make it bootable.
After using Unetbootin to copy the Win10_22H2_English_x64v1.iso file to my flash drive, I booted up my MacBook Pro machine to install Windows 10. When I enter the
dism /apply-image /imagefile:d:\sources\install.wim /name:"Windows 10 Pro" /applydir:c:\ /checkintegrity
command, I received an error message, which is partially given below.
Error 13
The data is invalid.
The DISM log file can be found at bla bla bla
Can someone tell me what the heck I am doing wrong, because I followed a lot of tutorial step by step and still don’t know what happened?

