quickemu-project / quickemu

Quickly create and run optimised Windows, macOS and Linux virtual machines
MIT License
9.82k stars 433 forks source link

refactor: attempt to press any key 5 times during Window boot from CD/DVD #1341

Closed flexiondotorg closed 5 days ago

flexiondotorg commented 5 days ago

Description

Boot Windows from CD/DVD prompts to "press any key" to boot from the ISO media. The patch attempts to press enter 5 times at one-second intervals when booting from ISO media, instead of badly guessing when to press the enter key once.

Type of change

Checklist: