Even with the directory *explicitly* set via wincfg as a CD-ROM drive, this is what I'm getting in the terminal, plus an error message at the end telling me to "Run setup from the CD": Code: jwesleycooper@linux-twom:/mnt/FakeCD> wine setup.exe fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a060, {485e7de8-0a80-11d8-ad15-505054503030}, 1, 0x33fe10, (null), (null), 0x100a068,) fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a080, {485e7de9-0a80-11d8-ad15-505054503030}, 1, 0x33fe10, (null), (null), 0x100a088,) fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a0a0, {485e7dea-0a80-11d8-ad15-505054503030}, 1, 0x33fe10, (null), (null), 0x100a0a8,) fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a0c0, {485e7deb-0a80-11d8-ad15-505054503030}, 1, 0x33fe10, (null), (null), 0x100a0c8,) fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a0e0, {485e7dec-0a80-11d8-ad15-505054503030}, 1, 0x33fe10, (null), (null), 0x100a0e8,) fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a100, {485e7ded-0a80-11d8-ad15-505054503030}, 1, 0x33fe10, (null), (null), 0x100a108,) fixme:win:RegisterDeviceNotificationW (hwnd=0x148470, filter=0x54e93c,flags=0x00000001) returns a fake device notification handle! fixme:win:LockWindowUpdate (0x2005a), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! wine client error:26: write: Bad file descriptor err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7e25925f wine client error:26: write: Bad file descriptor According to the AppDB, the program I'm installing works on other systems... so why am I having this problem?