Windows boot iso file without press any key
Posted
by
gln
on Server Fault
See other posts from Server Fault
or by gln
Published on 2012-01-26T12:02:13Z
Indexed on
2012/11/01
17:04 UTC
Read the original article
Hit count: 196
I'm trying to make an iso file which will boot without any key-press from the user. In Windows iso files, when booting from a cd, there is a message "press any key to boot from cd" which will wait for 5-10 seconds and then, if there is no key-press, it will boot from HD.
I searched the web for how to remove this message, and do not press any key and all the answers were "delete bootfix.bin" from the iso.
I edited the iso (I've tried several iso files) to remove the bootfix.bin, but now the iso is not correct.
Do you have any suggestions?
© Server Fault or respective owner