[Bug 59199] New: MSIEXEC usage message box while trying to install H & R Block 2025 Tax Software
http://bugs.winehq.org/show_bug.cgi?id=59199 Bug ID: 59199 Summary: MSIEXEC usage message box while trying to install H & R Block 2025 Tax Software Product: Wine Version: 11.0-rc4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: joe@nahmias.net Distribution: --- Created attachment 80074 --> http://bugs.winehq.org/attachment.cgi?id=80074 screenshot of installer and usage text Hello, I have installed wine-11.0-rc4 (from winehq) on Debian Trixie (13.2). When I try to install the 2025 version of the H & R Block tax software, it seems to have an issue with msiexec. To start, I create a fresh WINEPREFIX using: `wineboot --init; winecfg -v win10`; and then try to run the installer in it using `wine HRBlock_Deluxe-State_2025_RD.exe`. After clicking Next a few times, agreeing to the license, and accepting the default install location, it starts the installation. However, a message box pops up with the usage text for msiexec, see attachment. This seems to be the relevant line from the output: 053c:fixme:msi:MsiMessageBoxW 00000000, L"Windows Installer 4.5.6001.22308\n\nUsage:\nmsiexec command {required parameter} [optional parameter]\n\nInstall a product:\n\t/i {package|product_code} [property]\n\t/package {package|product_code} [property]\n\t/a package [property]\nRepair an installation:\n\t/f[p|o|e|d|c|a|u|m|s|v] {p"..., (null), 0, 0x409 0 Any ideas what to do here? Is there some trick I can use to get this working? Thanks, --Joe -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59199 joe@nahmias.net <joe@nahmias.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Debian -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59199 --- Comment #1 from joe@nahmias.net <joe@nahmias.net> --- After I click the OK button, installation seems to proceed; but then when the progress bar is full it just hangs :( I then see messages like this in the output: 0790:err:ole:std_release_marshal_data could not map object ID to stub manager, oxid=78c00000790, oid=2 0790:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d 0790:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 00007FFFFE1FFE80 07b0:err:ole:std_release_marshal_data could not map object ID to stub manager, oxid=7ac000007b0, oid=2 07b0:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d 07b0:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 00007FFFFE1FFE80 07d0:err:ole:std_release_marshal_data could not map object ID to stub manager, oxid=7cc000007d0, oid=2 07d0:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d 07d0:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 00007FFFFE1FFE80 07f0:err:ole:std_release_marshal_data could not map object ID to stub manager, oxid=7ec000007f0, oid=2 07f0:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d 07f0:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 00007FFFFE1FFE80 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59199 --- Comment #2 from joe@nahmias.net <joe@nahmias.net> --- I was able to successfully complete the installation by running `winetricks ole32` before running the installer. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59199 joe@nahmias.net <joe@nahmias.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ole32 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59199 joaopa <jeremielapuree@yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr --- Comment #3 from joaopa <jeremielapuree@yahoo.fr> --- Is there a free and legal download to try to reproduce the problem? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59199 --- Comment #4 from joe@nahmias.net <joe@nahmias.net> --- (In reply to joaopa from comment #3)
Is there a free and legal download to try to reproduce the problem?
Unfortunately, I'm not aware of one. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59199 --- Comment #5 from joe@nahmias.net <joe@nahmias.net> --- (In reply to joe@nahmias.net from comment #4)
(In reply to joaopa from comment #3)
Is there a free and legal download to try to reproduce the problem?
Unfortunately, I'm not aware of one.
This is the official website: https://www.hrblock.com/tax-software/deluxe-tax-software/ If you wanted to actually purchase it, it's available for USD $25 at newegg: https://www.newegg.com/p/N82E16832732211 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59199 Austin English <austinenglish@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59199 --- Comment #6 from joe@nahmias.net <joe@nahmias.net> --- btw, running winetricks ole32 before installing avoids the issue. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla