http://bugs.winehq.org/show_bug.cgi?id=9178
Bamm Gabriana bammzilla@gabriana.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bammzilla@gabriana.com
--- Comment #10 from Bamm Gabriana bammzilla@gabriana.com 2007-11-19 19:00:02 --- I see this error in every real-mode DOS program I try to run. I have the ".exe" extension mapped to wine in KDE. One day I downloaded a program and, thinking it is win32 program, double-clicked it to run. Nothing happened. Tried again several times with same result. Then to my surprise I found several instances of the program in memory! So I killed all of them, and run the program in Konsole, and saw this error:
Warning: unprotecting memory to allow real-mode calls. NULL pointer accesses will no longer be caught.
and it hangs, didn't even exit. Aha! It's a DOS program. This explains why it is left in memory after double-clicking.
Turns out the program is fine; I ran it with no problems in DOSEmu. Would it be possible for wine to redirect real mode DOS programs to DOSEmu? Problem is that the ".exe" file extension is used by both DOS and Windows; I want to simply double-click on an ".exe" file and it should just work.