MSI Installer

Questions about Wine on Linux
Locked
tk421
Level 2
Level 2
Posts: 30
Joined: Wed Aug 09, 2017 7:19 am

MSI Installer

Post by tk421 »

Hi!,

I am trying random things with Wine and I wanted to try to install a complex application packaged as MSI.

I downloaded LibreOffice (looks like a good test!) but I am unable to run the installer.

I have tried wine stable and wine stagging with the same results

# wine --version
wine-3.13 (Staging)

# wine msiexec /i LibreOffice_6.0.5_Win_x86.msi
000b:fixme:winediag:start_process Wine Staging 3.13 is a testing version containing experimental patches.
000b:fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.
0009:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet

And then the program exist. How can I successfully run a MSI installer ?

Regards,
tk421
Level 2
Level 2
Posts: 30
Joined: Wed Aug 09, 2017 7:19 am

Re: MSI Installer

Post by tk421 »

If you download the MSI from torrent rather than directly from the page it works.

The torrent file contains all the software, while downloading directly from the website the MSI file is actually quite small.
User avatar
DarkShadow44
Level 9
Level 9
Posts: 1338
Joined: Tue Nov 22, 2016 5:39 pm

Re: MSI Installer

Post by DarkShadow44 »

Is that behavior different from the one on windows?
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: MSI Installer

Post by Bob Wya »

tk421 wrote:If you download the MSI from torrent rather than directly from the page it works.

The torrent file contains all the software, while downloading directly from the website the MSI file is actually quite small.
That's irrelevant...

The direct download Libreoffice msi file works fine for me...
I can launch the main suite selection tool or the individual applications.

As I've posted in your duplicate (why??) thread...

Bob
Locked