[Bug 35708] Dassault Systemes CATIA v5R19 installer passes unsupported UI level 'b-!' to msiexec

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Sep 11 05:12:15 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=35708

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |f5d916db0641a5d3cb0007b2125
                   |                            |1c423d6f64d9a
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

well, an improvement was done by commit
https://source.winehq.org/git/wine.git/commitdiff/f5d916db0641a5d3cb0007b21251c423d6f64d9a

The proper install UI level flags are set/passed now.

'msiexec' still emits a FIXME since Wine's msi doesn't handle
'INSTALLUILEVEL_HIDECANCEL' - but that could be another ticket.

--- snip ---
$ touch foo.msi

$ WINEDEBUG=+tid,+seh,+msi msiexec /qb-! /i foo.msi
...
0009:fixme:msiexec:WinMain Unhandled modifier: !
...
--- snip ---

$ wine --version
wine-1.7.51

Regards

-- 
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.



More information about the wine-bugs mailing list