https://bugs.winehq.org/show_bug.cgi?id=49957
Bug ID: 49957 Summary: LibreOffice_7.0.1_Win_x64.msi gives error 0024:err:process:exec_process not supported on this system Product: Wine Version: 5.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cedric.dewijs@eclipso.eu Distribution: ---
Created attachment 68349 --> https://bugs.winehq.org/attachment.cgi?id=68349 console messages
Summary LibreOffice_7.0.1_Win_x64.msi gives error 0024:err:process:exec_process not supported on this system
Download location https://www.libreoffice.org/download/download/ https://www.libreoffice.org/donate/dl/win-x86_64/7.0.1/en-US/LibreOffice_7.0... $ sha256sum LibreOffice_7.0.1_Win_x64.msi a98ee61f915eb50853d08b0cfbefbb35bf610c0da4db8d4287415c64abce8c3c LibreOffice_7.0.1_Win_x64.msi
Steps to reproduce 1) start the installer $ wine LibreOffice_7.0.1_Win_x64.msi This gives this error: "0024:err:process:exec_process L"Z:\home\cedric\Downloads\LibreOffice_7.0.1_Win_x64.msi" not supported on this system"
https://bugs.winehq.org/show_bug.cgi?id=49957
Cedric cedric.dewijs@eclipso.eu changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Cedric cedric.dewijs@eclipso.eu ---
From the user guide:
MSI files cannot be run directly; you need to use either Wine's msiexec program or wine start from a terminal: wine msiexec /i whatever.msi or: wine start whatever.msi
https://wiki.winehq.org/Wine_User%27s_Guide#Running_.msi_files
https://bugs.winehq.org/show_bug.cgi?id=49957
--- Comment #2 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=49957
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com --- Closing.