Haven't tested the workaround yet, but theoretically you can bypass that dialog by patching EoCApp.exe:
With a hex editor, search for "41 4A 00 40 0F B6 C7 48 8B 4C 24 60 48 33 CC E8 34 38 AA FF".
Replace the bytes "40 0F B6 C7" with "31 C0 F7 D0".