I tried the winetricks route... This is the error message I get. I am using 64bit Fedora. Not sure if this makes any difference. [johan@johanlaptop ~]$ sh winetricks wsh56 Executing wget -O scripten.exe -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate http://download.microsoft.com/download/4/4/d/44de8a9e-630d-4c10-9f17-b9b34d3f6417/scripten.exe --2010-07-22 10:13:46-- http://download.microsoft.com/download/4/4/d/44de8a9e-630d-4c10-9f17-b9b34d3f6417/scripten.exe Resolving download.microsoft.com... 165.165.37.9, 165.165.37.24 Connecting to download.microsoft.com|165.165.37.9|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1079152 (1.0M) [application/octet-stream] Saving to: ?scripten.exe? 100%[======================================>] 1,079,152 101K/s in 7.6s 2010-07-22 10:13:58 (138 KB/s) - ?scripten.exe? saved [1079152/1079152] Executing /usr/bin/cabextract -d /home/johan/.wine/dosdevices/c:/windows/system32 /home/johan/.winetrickscache/scripten.exe Extracting cabinet: /home/johan/.winetrickscache/scripten.exe extracting /home/johan/.wine/dosdevices/c:/windows/system32/dispex.dll extracting /home/johan/.wine/dosdevices/c:/windows/system32/jscript.dll extracting /home/johan/.wine/dosdevices/c:/windows/system32/scrobj.dll extracting /home/johan/.wine/dosdevices/c:/windows/system32/scrrun.dll extracting /home/johan/.wine/dosdevices/c:/windows/system32/spmsg.dll extracting /home/johan/.wine/dosdevices/c:/windows/system32/vbscript.dll extracting /home/johan/.wine/dosdevices/c:/windows/system32/wshcon.dll extracting /home/johan/.wine/dosdevices/c:/windows/system32/wshext.dll extracting /home/johan/.wine/dosdevices/c:/windows/system32/cscript.exe extracting /home/johan/.wine/dosdevices/c:/windows/system32/spuninst.exe extracting /home/johan/.wine/dosdevices/c:/windows/system32/wscript.exe extracting /home/johan/.wine/dosdevices/c:/windows/system32/wscript.hlp extracting /home/johan/.wine/dosdevices/c:/windows/system32/scripten.inf extracting /home/johan/.wine/dosdevices/c:/windows/system32/wshom.ocx extracting /home/johan/.wine/dosdevices/c:/windows/system32/update/scripten.cat extracting /home/johan/.wine/dosdevices/c:/windows/system32/update/spcustom.dll extracting /home/johan/.wine/dosdevices/c:/windows/system32/update/updspapi.dll extracting /home/johan/.wine/dosdevices/c:/windows/system32/update/update.exe extracting /home/johan/.wine/dosdevices/c:/windows/system32/update/update.inf extracting /home/johan/.wine/dosdevices/c:/windows/system32/update/eula.txt extracting /home/johan/.wine/dosdevices/c:/windows/system32/update/update.ver All done, no errors. Using native,builtin override for following DLLs: jscript.dll Executing early_wine regedit c:\winetrickstmp\override-dll.reg REGEDIT4 [HKEY_CURRENT_USER\Software\Wine\DllOverrides] "*jscript.dll"="native,builtin" Executing wine regsvr32 dispex.dll jscript.dll scrobj.dll scrrun.dll vbscript.dll wshcon.dll wshext.dll Successfully registered DLL dispex.dll Successfully registered DLL jscript.dll Failed to load DLL scrobj.dll ------------------------------------------------------ Note: command 'wine regsvr32 dispex.dll jscript.dll scrobj.dll scrrun.dll vbscript.dll wshcon.dll wshext.dll' returned status 1. Aborting. ------------------------------------------------------