Greetings,<br>
<br>
I have tried to get IE5.5 &amp; 6 running on <br>
Wine under FreeBSD 5.3. <br>
<br>
When I try to install DCOM98.EXE using <br>
Joachim's WineTools, it asks me<br>
<br>
&quot;OK to install DCOM98 for Windows 98?&quot; &lt;Yes&gt;<br>
<br>
Then I get the &quot;Please read the following license agreement...&quot; <br>
dialog &lt;Yes&gt;.<br>
<br>
Then I get a &quot;ThunkConnect32 Failure!&quot; message. <br>
<br>
Any idea why?<br>
<br>
BTW I had to change some things in the winetools script, such as <br>
- location of bash<br>
- location of gettext<br>
- following line doesn't work on FreeBSD 5.3:<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #PROGRESS=&quot;`ls -l &quot;$sysname&quot; |sed -e \&quot;s/\ \+/,/g\&quot;|cut -d\, -f5`&quot;<br>
<br>
- replaced that line with<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PROGRESS=&quot;`ls -l &quot;$sysname&quot; |awk '{print $5}'`&quot;<br>
<br>
<br>
<br>
<br>
<br>
&nbsp;wt2<br>
found gettext in path<br>
Browser is /usr/X11R6/bin/firefox.<br>
detecting Wine version... done.<br>
Drive C: is /usr/home/stephen/.wine/drive_c<br>
Wine fixme:file:get_default_drive_device auto detection of DOS devices not suppo rted on this platform<br>
fixme:ntdll:NtQueryVolumeInformationFile device info not properly supported on t his platform<br>
20050419<br>
wine is executed as wine<br>
Parameters are --noexit<br>
/usr/local/bin/wt2: line 2575: [: too many arguments<br>
/usr/local/bin/wt2: line 2575: [: too many arguments<br>
Version of Wine is OK.<br>
Calls to wine are executed as wine.<br>
Config is /usr/home/stephen/.wine/winetools.log.<br>
CDROM is .<br>
Choice is Base setup<br>
Choice is DCOM98 with checked=F<br>
dcom98.exe<br>
fixme:file:get_default_drive_device auto detection of DOS devices not supported on this platform<br>
fixme:ntdll:NtQueryVolumeInformationFile device info not properly supported on t his platform<br>
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available<br>
regedit: Can't export. Registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windo ws\CurrentVersion\Uninstall' does not exist!<br>
Success<br>
<br>
grep: /usr/home/stephen/.wine/installed.reg: No such file or directory<br>
grep: /usr/home/stephen/.wine/installed.reg: No such file or directory<br>
rm: /usr/home/stephen/.wine/installed.reg: No such file or directory<br>
software installation verified by /usr/home/stephen/.wine/winetools.log<br>
-rw-r--r--&nbsp; 1 stephen&nbsp; stephen&nbsp; 1229056 Sep 14&nbsp; 2002 dcom98.exe<br>
downloading <a href="http://download.microsoft.com/download/d/1/3/">http://download.microsoft.com/download/d/1/3/</a>&lt;obfuscated&gt;/DCOM98.EXE to dcom98.exe with 1229056 bytes...<br>
$dlsize is 1229056<br>
$PROGRESS is 0<br>
$sysname is dcom98.exe<br>
$PWD&nbsp; is /usr/home/stephen/winetools/sys<br>
0<br>
0<br>
11<br>
23<br>
34<br>
52<br>
66<br>
79<br>
94<br>
100<br>
100<br>
WINEDLLOVERRIDES=&quot;ole32=n&quot; wine ./dcom98.exe<br>
waiting for wineservers to exit...<br>
fixme:file:get_default_drive_device auto detection of DOS devices not supported on this platform<br>
fixme:ntdll:NtQueryVolumeInformationFile device info not properly supported on t his platform<br>
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available<br>
fixme:ntdll:NtQueryVolumeInformationFile device info not properly supported on t his platform<br>
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available<br>
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available<br>
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available<br>
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available<br>
Could not load 'SETUPX.DLL' required by 'W95INF16', error=2<br>
err:thunk:_loadthunk (W95INF16.DLL, w95thk_ThunkData16, W95INF32.DLL): Unable to&nbsp; load 'W95INF16.DLL', error 2<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
The IE 5.5 starts <br>
and I get through several dialog boxes,but it<br>
chokes after downloading about 15% of <br>
what is needed. <br>
<br>
<br>
<br>
The currrent FreeBSD ports collection version <br>
of Wine&nbsp; is 20041019, which your chart at <br>
<br>
<a href="http://www.von-thadden.de/Joachim/WineTools/">http://www.von-thadden.de/Joachim/WineTools/</a><br>
<br>
says to use WineTools wt207jo-wt211jo on. <br>
Is this the same version in the tar.gz&nbsp; file at <br>
that site?<br>
<br>
<br>
<br>
<br>