I mounted the .iso file (RTM iso downloaded from Technet). mount -o loop -t iso9660 office14.iso /mnt/disk I also can't download the Trial Version from the MS Office site, because i get redirected to the Click-To-Run-Installer, which doesn't work (see http://appdb.winehq.org/objectManager.php?sClass=version&iId=17336 ) I've found a German trial-version as .exe-file on another site, but this -exe doesn't even start: Code: wine X16-32011.exe err:ole:create_server class {2933bf90-7b36-11d2-b20e-00c04f983e60} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {2933bf90-7b36-11d2-b20e-00c04f983e60} could be created for context 0x17 Then I deleted the .wine directory and downloaded the German .exe directly from MS via this site: http://www.mydigitallife.info/2010/09/17/download-office-professional-plus-2010-trial-setup-installer/ But.. same error as above.