John Drescher wrote: > On Thu, Jun 25, 2009 at 2:55 PM, shobuz99<wineforum-user@xxxxxxxxxx> wrote: > > > > > dimesio wrote: > > > > > The HowTo in the AppDB entry for Dreamweaver MX appears to have been updated fairly recently. Have you tried following that? http://appdb.winehq.org/objectManager.php?sClass=version&iId=1054 > > > > > > > > > Yes, I've attemped it. I began by downloading dcom98, and tried installing that with Wine. It told me that > > "DCOM98 can only be installed on Windows 98. For Windows NT, please install latest service packs" > > > > Now what? The HowTo doesn't say anything about the DCOM98 error. > > > > > > 1) read the wine faq > > 2) set your windows version in wine to windows 98 > > 3) use winetricks to install dcom98 > > 4) Post terminal output here if you get into trouble. > > John Ok. Did what you suggested. Tried to install Dreamweaver and it still failed for the same error. I'm considering starting over; but don't know if it will make any difference. Here's the output: rick@rick-desktop:~$ wget http://www.kegel.com/wine/winetricks --2009-06-25 18:10:03-- http://www.kegel.com/wine/winetricks Resolving www.kegel.com... 216.92.86.126 Connecting to www.kegel.com|216.92.86.126|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 82262 (80K) [text/plain] Saving to: `winetricks' 100%[======================================>] 82,262 401K/s in 0.2s 2009-06-25 18:10:04 (401 KB/s) - `winetricks' saved [82262/82262] rick@rick-desktop:~$ chmod +x winetricks rick@rick-desktop:~$ ./winetricks dcom98 Executing wget -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate http://download.microsoft.com/download/d/1/3/d13cd456-f0cf-4fb2-a17f-20afc79f8a51/DCOM98.EXE --2009-06-25 18:12:15-- http://download.microsoft.com/download/d/1/3/d13cd456-f0cf-4fb2-a17f-20afc79f8a51/DCOM98.EXE Resolving download.microsoft.com... 68.142.91.158, 68.142.91.171 Connecting to download.microsoft.com|68.142.91.158|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1229056 (1.2M) [application/octet-stream] Saving to: `DCOM98.EXE' 100%[======================================>] 1,229,056 1.60M/s in 0.7s 2009-06-25 18:12:16 (1.60 MB/s) - `DCOM98.EXE' saved [1229056/1229056] Setting Windows version to win98 Executing wine regedit /home/rick/.wine/drive_c/winetrickstmp/set-winver.reg Executing wine /home/rick/.winetrickscache/DCOM98.EXE err:module:DelayLoadFailureHook failed to delay load ole32.dll.CoTaskMemAlloc wine: Call from 0x7b844613 to unimplemented function ole32.dll.CoTaskMemAlloc, aborting fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100 fixme:setupapi:SETUPX_CreateStandardLDDs LDID_SRCPATH: what exactly do we have to do here ? fixme:setupapi:GenInstall16 unsupported flag: GENINSTALL_DO_REGSRCPATH fixme:setupapi:vcpUICallbackProc16 (0x6260, 0705, 0000, 00000000, 003452ac) - semi-stub fixme:setupapi:vcpUICallbackProc16 (0x6260, 070f, 0000, 00000000, 003452ac) - semi-stub fixme:setupapi:vcpUICallbackProc16 (0x6260, 0710, 0000, 00000000, 003452ac) - semi-stub fixme:setupapi:vcpUICallbackProc16 (0x6260, 070b, 0000, 00000000, 003452ac) - semi-stub fixme:setupapi:vcpUICallbackProc16 (0x6260, 070c, 0000, 00000000, 003452ac) - semi-stub fixme:setupapi:GenInstall16 unsupported flag: GENINSTALL_DO_CFGAUTO fixme:rpc:DllRegisterServer (): stub Using native,builtin override for following DLLs: ole32 oleaut32 rpcrt4 Executing wine regedit /home/rick/.wine/drive_c/winetrickstmp/override-dll.reg Using builtin override for following DLLs when running explorer.exe: ole32 oleaut32 rpcrt4 Executing wine regedit /home/rick/.wine/drive_c/winetrickstmp/override-dll.reg Using builtin override for following DLLs when running iexplore.exe: ole32 oleaut32 rpcrt4 Executing wine regedit /home/rick/.wine/drive_c/winetrickstmp/override-dll.reg Using builtin override for following DLLs when running services.exe: ole32 oleaut32 rpcrt4 Executing wine regedit /home/rick/.wine/drive_c/winetrickstmp/override-dll.reg Using builtin override for following DLLs when running wineboot.exe: ole32 oleaut32 rpcrt4 Executing wine regedit /home/rick/.wine/drive_c/winetrickstmp/override-dll.reg Using builtin override for following DLLs when running winedevice.exe: ole32 oleaut32 rpcrt4 Executing wine regedit /home/rick/.wine/drive_c/winetrickstmp/override-dll.reg Clearing Windows version back to default Executing wine regedit /home/rick/.wine/drive_c/winetrickstmp/unset-winver.reg Install of dcom98 done winetricks done.