https://bugs.winehq.org/show_bug.cgi?id=37445
--- Comment #3 from Austin English austinenglish@gmail.com --- (In reply to Sebastian Lackner from comment #2)
Besides missing mfc42 the log also contains a duplicate of a different bug (bug 33849):
--- snip --- wine: Unhandled page fault on read access to 0xfffff78000000320 at address 0x44503c (thread 0025), starting debugger... wine: Unhandled page fault on read access to 0xfffff78000000320 at address 0x44503c (thread 0025), starting debugger... --- snip ---
What I'm wondering about: The app is installed in 'Program Files (x86)', so its unlikely that the app is responsible for installing a 64-bit kernel driver. Please try again in a clean 32-bit wineprefix (and afterwards install mfc42, like described in comment 1). Take a look here for more details: http://wiki.winehq.org/FAQ#32_bit_wineprefix
It's advisable to install mfc42 before the program itself, some installers fail if mfc42 is not present.