<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2737.800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I want to install an app for mp3's called mp3br 
that comes in an 'msi' file but I cannot install it for 'msi' is not a 
valid.</FONT></DIV>
<DIV><FONT face=Arial size=2>I installed msiexec.exe and everything went on 
correctly, I read online that I should install msi's like this:</FONT></DIV>
<DIV><FONT face=Arial size=2>wine msiexec.exe /i mp3br.msi</FONT></DIV>
<DIV><FONT face=Arial size=2>but I get the error message telling me that 
ntdll.dll is not found. I added it to the wine.config</FONT></DIV>
<DIV><FONT face=Arial size=2>as "native, builtin" but it still shows that 
message.</FONT></DIV>
<DIV><FONT face=Arial size=2>Anyone knows how to run msi 
installers?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Note: I also tried running the mp3br.exe directly 
and also added the mp3shell.dll to the config file</FONT></DIV>
<DIV><FONT face=Arial size=2>but ntdll.dll is needed.</FONT></DIV></BODY></HTML>