If you need a ISO image from your nearly build “Windows Embedded Standard” then you need to perform the following steps:
1.) Install “Microsoft Windows Embedded Standard 7 Toolkit”
3.) Configure the image
4.) create your IBW directory and build the image into the folder
5.) Run the following comand:
"C:\Program Files\Windows Embedded Standard 7\Tools\x86\oscdimg.exe" -n -m -b"C:\00install\VMWare_Emb_ISO\BOOT\etfsboot.com" "C:\00install\VMWare_Emb_ISO" "C:\00install\embedded7img.iso"
Â