[Bug 30681] Microsoft SQL Server Management Studio Express 2008 installer fails (some .NET assemblies are not updated/patched by .NET service packs containing .msp)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 7 17:55:07 CDT 2013


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

--- Comment #9 from Daniel Jelinski <djelinski1 at gmail.com> 2013-06-07 17:55:07 CDT ---
The file is not updated because disk_id check fails:
http://source.winehq.org/git/wine.git/blob/b36a26d65a36625af0081024ea3ec041011bb07b:/dlls/msi/files.c#l273

In that line f->disk_id=30003, disk_id=30004. I have already checked that
removing that condition results in correct installation. However, I have
absolutely no idea if changing it this way makes any sense.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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