<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=us-ascii" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks.<br>
<br>
What is wineprefixcreate?<br>
<br>
I am stuck on .40. I can't get critical apps to work after that. <br>
<br>
Dan <br>
<br>
L. Rahyen wrote:
<blockquote cite="mid:200710131832.42600.research@science.su"
 type="cite">
  <pre wrap="">On Saturday October 13 2007 14:04, Dan Sawyer wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">All,

Attempts to install DCOM98 errors. 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
        Try this:

wget <a class="moz-txt-link-freetext" href="http://kegel.com/wine/winetricks">http://kegel.com/wine/winetricks</a>
chmod +x winetricks
sudo mv winetricks /usr/bin/winetricks
winetricks dcom98

        If still doesn't work then execute:

mv ~/.wine{,~}
wineprefixcreate
winetricks dcom98

        If even this doesn't help upgrade your WINE to latest and try again.

  </pre>
</blockquote>
</body>
</html>