http://bugs.winehq.org/show_bug.cgi?id=6093
Summary: MSI regression with Spiderman2 demo Product: Wine Version: CVS Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-msi AssignedTo: wine-bugs@winehq.org ReportedBy: jeremielapuree@yahoo.fr
Even if one chooses to install the demo of Spiderman2 in an another directory than /.wine/drive_c/Program Files/, wine install the demo in this directory. This is a regression. Regression test with git gives the following commit:
a4fb1c94ac54dbf5b425858c31d02bb2c444331a is first bad commit commit a4fb1c94ac54dbf5b425858c31d02bb2c444331a Author: Mike McCormack mike@codeweavers.com Date: Fri Aug 25 17:54:29 2006 +0900
msi: Store properties in a hash table, not the database.
Use string insensitive comparisons for property names.
:040000 040000 117a6f1796117fece1409923d1c98dfd6c83c6dc b20b4eb26bab6258b44a9ad71eb927210ff00767 M dlls
Joaopa