http://bugs.winehq.org/show_bug.cgi?id=16920
Summary: Automatic download of dotnetfx installer doesn't work anymore Product: Wine Version: CVS/GIT Platform: PC URL: http://www.snelstart.nl/download/SetupDemoSnelStart.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wininet AssignedTo: wine-bugs@winehq.org ReportedBy: Paul.Vriens.Wine@gmail.com CC: jacek@codeweavers.com
After todays commit round the automatic download of the dotnetfx installer (when running 'wine SetupDemoSnelStart.exe' doesn't work any more. Regression testing shows:
12931062fbf5387cfcb0bdb65a110c503728bd6b is first bad commit commit 12931062fbf5387cfcb0bdb65a110c503728bd6b Author: Jacek Caban jacek@codeweavers.com Date: Tue Jan 13 00:28:25 2009 +0100
wininet: Make sure that we have data buffered before sending INTERNET_STATUS_REQUEST_COMPLETE notification.
:040000 040000 0259bff5b0c7b873797e53eab4fb90c50c7e0dcc 29233a4b1c6fa332cefe07757221086eee775afa M dlls
The installation doesn't work btw but upto today it at least did something (it downloaded the dotnetfx installer).