http://bugs.winehq.org/show_bug.cgi?id=2547
truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
------- Additional Comments From truiken@gmail.com 2006-21-06 20:57 ------- Further debugging has revealed that the installer is using the AppSearch action to determine how to open a web browser window. We're hitting the unhandled case in ACTION_AppSearchReg, where the value represents a file.
fixme:msi:ACTION_AppSearchReg AppSearch unimplemented for type 1 (key path L"htmlfile\shell\open\command", value (null))
I'll work on implementing this and see if it gets us any further.