On Tue, 30 May 2006 10:00:54 +0200
Stefán István <[EMAIL PROTECTED]> wrote:

> Hello List!
> 
> Does somebody know how to start a windows msi install file with wine?
> If I just simply try to start it I get the following error message:
> $ wine /mnt/cdrom/Installation/HydroGeo_Analyst.msi 
> wine: could not load L"Z:\\mnt\\cdrom\\Installation\\HydroGeo_Analyst.msi": 
> Bad EXE format for 
> 
> 
> Thanks for the help in advance,
> Istvan
> -- 
> gentoo-user@gentoo.org mailing list
> 

Hi,
$ msiexec /i /mnt/cdrom/Installation/HydroGeo_Analyst.msi
should work for you. msiexec is a builtin wine utility.

-- 
gentoo-user@gentoo.org mailing list

Reply via email to