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.