[Bug 5355] MSI Exec fails on install, missing registry entries and crash in libwine_unicode

Wine Bugs wine-bugs at winehq.org
Fri Jun 30 16:40:39 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5355


truiken at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1




------- Additional Comments From truiken at gmail.com  2006-30-06 16:40 -------
One problem is that /regserver is unimplemented in msiexec, but there's already
a bug report for that.  You can workaround this problem by running msiexec /i
forge80_enu.msi directly.  The problem now is that the installer makes you
select components to install, and you can't click next until you select at least
one component.  However, since we haven't implemented the ListBox control in
msi, you can't select anything, and you can't proceed.  This should be fixed
when the ListBox control is implemented.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list