With a WinPE CD I always get the prompt "Press any key to boot to CD/DVD". How can I create a CD that automatically boots to CD without the prompt?

link|improve this question
feedback

1 Answer

That behaviour you see is specific to a PE disc running any form of Windows PE. More specifically, it happens if there is a boot sector detected on the hard drive.

An easy way to demonstrate this is to clear any partitions from the hard drive and put in your PE disc - it will boot immediately without prompting.

As for answering your question, I don't believe it is possible.

link|improve this answer
1  
Whilst correct, that doesn't really answer his question... "clear all bootsectors on other drives" is not really feasible, obviously... – Matthieu Cartier Jan 3 '11 at 21:58
Thanks. I've updated my answer. – Randolph West Jan 3 '11 at 22:02
I don't know about PE, but with nlite I can have the custom XP install cd skip the prompt, so it might be possible with PE somehow. – Moab Jan 3 '11 at 22:30
@Moab, if it is possible, I'd be interested. One of the bugbears I have with PE is that prompt if I'm busy with something else and forget to press a button within that five second gap. – Randolph West Jan 4 '11 at 0:04
1  
If there is a bootfix.bin file in the iso, try removing it. – Moab Jan 4 '11 at 0:29
show 1 more comment
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.