didencool wrote: > wine: Call from 0x7b8458b0 to unimplemented function ntoskrnl.exe.IoQueryDeviceDescription, aborting This is driver. Make sure you removed your ~/.wine directory before installing this program. It could be a left-over from some other program. If this driver part of your program, then you out of luck. didencool wrote: > fixme:msxml:bsc_QueryInterface interface {6d5140c1-7436-11ce-8034-00aa006009fa} not implemented > fixme:msxml:bsc_QueryInterface interface {79eac9e4-baf9-11ce-8c82-00aa004ba90b} not implemented Install msxml: Code: cd ~ wget http://www.kegel.com/wine/winetricks sh ./winetricks msxml3