mirror of
https://github.com/86Box/bios-tools.git
synced 2026-02-24 20:35:33 -07:00
VMExtractor: Add Esc keypress for Softpaq with post-extraction message
This commit is contained in:
@@ -2799,6 +2799,7 @@ class VMExtractor(PEExtractor):
|
||||
b'sendkey e\n'
|
||||
b'sendkey a\n'
|
||||
b'sendkey kp_enter\n'
|
||||
b'sendkey esc\n'
|
||||
)
|
||||
|
||||
# Run QEMU.
|
||||
|
||||
Reference in New Issue
Block a user