The application needs a MSMQ when running from Wine

Questions about Wine on Linux
Post Reply
Histor
Newbie
Newbie
Posts: 1
Joined: Wed Jun 04, 2025 2:19 am

The application needs a MSMQ when running from Wine

Post by Histor »

I am trying to install the PCS7 Application on Astra Linux 1.8_x86-64 via Wine 9.0. At startup, the application asks to activate the Windows component: Microsoft Message Queuing (picture1). (The installation requirements have not been met for the following products: WinCC V7.2. Microsoft Message Queuing is not installed. In order to be able to work with WinCC, please add this component: Settings -> Add/Remove Programs -> Add/Remove Windows Components -> Message Queuing.)
Is there any way to install the MSMQ component to install the application that requests it?
Winecfg and Winetricks do not have this component. I tried downloading the MSMQ file, but it has an extension.I still haven't found how to install it.
There is already a similar topic (viewtopic.php?t=8414), but there is no solution.

Terminal output:
user@astra-test:~$ sudo wine /home/user/PCS7/PCS7v8SP1_disc1/Setup.exe
007c:fixme:wineusb:query_id Unhandled ID query type 0x5.
007c:fixme:wineusb:query_id Unhandled ID query type 0x5.
007c:fixme:wineusb:query_id Unhandled ID query type 0x5.
007c:fixme:wineusb:query_id Unhandled ID query type 0x5.
007c:fixme:wineusb:query_id Unhandled ID query type 0x5.
007c:fixme:wineusb:query_id Unhandled ID query type 0x5.
007c:fixme:wineusb:query_id Unhandled ID query type 0x5.
007c:fixme:wineusb:query_id Unhandled ID query type 0x5.
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
003c:err:service:process_send_start_message service L"PlugPlay" failed to start
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"PlugPlay" failed to start: 1053
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:wineusb:query_id Unhandled ID query type 0x5.
007c:fixme:wineusb:query_id Unhandled ID query type 0x5.
007c:fixme:wineusb:query_id Unhandled ID query type 0x5.
007c:fixme:wineusb:query_id Unhandled ID query type 0x5.
0104:fixme:olepicture:OleLoadPictureEx 01C5746C, 774, 0, {7bf80980-bf32-101a-8bbb-00aa00300cab}, 0, 0, 0, 007BF760, partially implemented.
...
Post Reply