Now I looked at the FAQ @ 6.5 http://wiki.winehq.org/FAQ#head-bb6a7a98ea5016383c4f81717063463e5217c3bf. It told me to go the Wine tricks Wiki http://wiki.winehq.org/winetricks. The wiki told me to run Code: wget http://www.kegel.com/wine/winetricks and then Code: sh winetricks After I choose mfc42 this happned: Cannot find cabextract. Please install it (e.g. 'sudo apt-get install cabextract' or 'sudo yum install cabextract'). [root@localhost mattias]# apt-get install cabextrac bash: apt-get: command not found [root@localhost mattias]# sudo yum install cabextract sudo: yum: command not found [root@localhost mattias]# yum install cabextract bash: yum: command not found [root@localhost mattias]# install cabextract install: missing destination file operand after `cabextract' Try `install --help' for more information. What should I type in Mandriva?