On Thu, Jun 4, 2009 at 2:35 PM, John Drescher <drescherjm@xxxxxxxxx> wrote: >>> cnelson@pcda5561:~/Desktop$ wine plsqldev715.exe >>> wine: Cannot start DOS application "E:\\home\\cnelson\\Desktop\\plsqldev715.exe" >>> because vm86 mode is not supported on this platform. >>> cnelson@pcda5561:~/Desktop$ >> >> You're trying to run a 16-bit application on a 64-bit OS. Your kernel >> lacks vm86 support. Try on a 32-bit OS. >> > > Or dosbox Dosbox only supports dos applications, not win16 applications. -- -Austin