<!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">
Aric Cyr writes:
<blockquote cite="midloom.20051224T034119-424@post.gmane.org"
 type="cite">
  <pre wrap="">Sergei Rozhkov &lt;sergei_rozhkov &lt;at&gt; mail.ru&gt; writes:

  </pre>
  <blockquote type="cite">
    <pre wrap="">I think, I found a regression in msi (0.9.3 -&gt; 0.9.4).
When I launch Syberia's setup.exe there was 87:
"fixme:ole:ITypeInfo_fnRelease destroy child objects",
displayed InstallShield Wizard with empty progress bar and stuck.
Than I tryed morrowind - again 87:
"fixme:ole:ITypeInfo_fnRelease destroy child objects",
displayed InstallShield Wizard with two filled sells in progress bar and 
stuck with that:
err:ole:marshal_object object doesn't expose interface 
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces 
IRemUnknown_RemQueryInterface failed with error 0x80004002
err:ole:marshal_object object doesn't expose interface 
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces 
IRemUnknown_RemQueryInterface failed with error 0x80004002
Than I tryed Evil Islands - exactly the same.
All this apps installed in previous versions.
---
Sorry For My English and if I posted in wrong place || wrong time, or if 
I'm wrong.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I've been having problems with most installers as well, and noted that there
were (at least) two things I had to do to get them to work at all:

1) normally I run with LC_CTYPE=ja_JP.utf8 on my system, but to get installers
and other things to work with wine (especially input field type stuff) </pre>
</blockquote>
No, this problem appeared after I updated cvs from 0.9.3 to 0.9.4. When
I run
setup.exe it began "preparing for install" and
stuck on first or second cell of progress bar. And it doesn't write any
messages in teminal.<br>
<blockquote cite="midloom.20051224T034119-424@post.gmane.org"
 type="cite">
  <pre wrap="">I have to run wine as "LC_ALL=C wine".  I suspect IMM problems are the reason for this,
but haven't tracked it down.

2) for some reason I cannot install onto my FAT partition.  I have /mnt/dose
mapped in Wine as e:\ (oddly enough), and if I try to install _anything_ onto
it, it fails shortly after the first file or two gets copied.  _But_ if I
install to my wine-drive (~/.wine/drive_c mapped as c:\) then all works just
fine.  This is rather annoying as my home drive is getting low on space and
installing large game demos for wined3d testing (which I normally put on e:\)
suck up a lot of space.

So Sergei:  try installing to a Linux partition, and run wine with your locale
set to C (or POSIX I imagine), and see if that helps.
  </pre>
</blockquote>
But I'm always install onto a linux partition (ext3) in ~/.wine/drive_c
mapped as c:\ .<br>
Today I have tested many apps and every time the window "preparing for
installation" (InstallShild Wizard) appeared, there was no way to
install an app.<br>
<blockquote cite="midloom.20051224T034119-424@post.gmane.org"
 type="cite">
  <pre wrap="">Regards,
  Aric




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