<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Joachim von Thadden wrote:<br>
<blockquote cite="mid20040505234411.GJ2123@trialogic.de" type="cite">
  <pre wrap=""><!---->There is no need for paying as they already own windows, don't they?
Just put an old win98 license in the closet and that's it. I have mine
unused for years now and one for the laptop (unused) and one for another
old PC (unused)... shouldn't  be a problem.</pre>
</blockquote>
<br>
Well, they have Windows on every computer but the company is getting
bigger now ...<br>
I will discuss that with the company.<br>
<br>
Nevertheless, I got it working - thanks a lot.<br>
<br>
<br>
May be others can use that information somehow:<br>
&nbsp;<br>
1. I started with a clean .wine and edited the config file:<br>
<br>
I set "Windows" = "win98", "DOS" = "6.22" (as Joachim suggested) and <>inserted
the following DllOverrides from frankscorner.org:<br>
</>
<blockquote><font class="pn-normal">[DllOverrides]<br>
"mshtml" = "native"<br>
; For ie6<br>
"*comctl32" = "builtin"<br>
; For Outlook97<br>
"mapi" = "native, builtin"<br>
"mapi32" = "native, builtin"<br>
; Native dlls needed for various parts of the install<br>
"ole32" = "native, builtin"<br>
"compobj" = "native, builtin"<br>
"ole2" = "native, builtin"<br>
"ole2nls" = "native, builtin"<br>
"ole2conv" = "native, builtin"<br>
"ole2prox" = "native, builtin"<br>
"ole2thk" = "native, builtin"<br>
"storage" = "native, builtin"<br>
"olepro32" = "native, builtin"<br>
"rpcrt4" = "native, builtin"<br>
"oleaut32" = "native, builtin"<br>
"msvcrt" = "native, builtin"<br>
"wininet" = "native, builtin"<br>
; for the ie runonce<br>
"setupapi" = "native, builtin"<br>
"devenum" = "native, builtin"<br>
"quartz" = "native, builtin"<br>
"urlmon" = "native"<br>
"shdocvw" = "native, builtin"<br>
"jscript" = "native, builtin"<br>
"wintrust" = "native, builtin"<br>
"shlwapi" = "native, builtin"<br>
"secur32" = "native, builtin"<br>
"crypt32" = "native, builtin"<br>
"ddraw" = "native, builtin"<br>
; allow launching user.exe (for Remedy)<br>
"*user.exe" = "native,builtin"<br>
; default for all other dlls<br>
"*" = "builtin, native"<br>
  <br>
  </font></blockquote>
2. Then I Installed DCOM98 with <font class="pn-normal">'WINEDLLOVERRIDES="ole32=n"
wine dcom98.exe' (see frankscorner.org) and ran 'wine wineboot'.<br>
<br>
3. After that I installed "Immobilienverwaltung" and started it
successfully.<br>
<br>
<br>
<br>
</font>But I'm still not satisfied.&nbsp;&nbsp; <span class="moz-smiley-s3"><span>
;-) </span></span><br>
The fonts are very small and rather ugly.<br>
I already set "Resolution" = "120" but it doesn't affect all fonts
displayed ?!<br>
I would like to use Windows-Fonts so that the users recognize their
program. I read the Font-Config-HowTo on winehq.org (
<a class="moz-txt-link-freetext" href="http://winehq.org/docs/wine-user.html#CONFIG-FONTS-MAIN">http://winehq.org/docs/wine-user.html#CONFIG-FONTS-MAIN</a> ) but it
doesn't explain what I need.<br>
Any ideas or suggestions how to improve the overall Look &amp; Feel ? <br>
<br>
Regards,<br>
Marek<br>
</body>
</html>