https://bugs.winehq.org/show_bug.cgi?id=26813 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Problems extracting |Multiple programs ( |python-3.1.3.amd64.msi |python-3.1.3.amd64.msi, |under wine's msiexec (works |scoop) need support for |on WinXP) |administrative install | |(msiexec.exe /a ) CC| |xerox.xerox2000x(a)gmail.com --- Comment #9 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Scoop also needs this: trace:msiexec:WinMain argvW[1] = L"/a" 017c:trace:msiexec:WinMain argvW[2] = L"C:\\users\\louis\\scoop\\apps\\7zip\\19.00\\7z1900-x64.msi" 017c:fixme:msiexec:WinMain Administrative installs are not currently supported 017c:trace:msiexec:WinMain argvW[3] = L"/qn" 017c:trace:msiexec:WinMain argvW[4] = L"TARGETDIR=C:\\users\\louis\\scoop\\apps\\7zip\\19.00\\_tmp\\\\SourceDir" 017c:trace:msiexec:WinMain argvW[5] = L"/lwe" 017c:trace:msiexec:WinMain argvW[6] = L"C:\\users\\louis\\scoop\\apps\\7zip\\19.00\\msi.log" 017c:trace:msiexec:build_properties properties -> L" ACTION=ADMIN TARGETDIR=C:\\users\\louis\\scoop\\apps\\7zip\\19.00\\_tmp\\\\SourceDir" . . ERROR Exit code was 1626! Adjusting title -- 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.