http://bugs.winehq.org/show_bug.cgi?id=5285 Summary: IE5 or IE5 from Office 2K installation yields a message box, install process affected Product: Wine Version: 0.9.13. Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: wine-binary AssignedTo: wine-bugs(a)winehq.org ReportedBy: dragosmg(a)yahoo.ca When installing IE5 or Office 2k that install IE5 the following message box is noticed: " The split of the Windows Desktop Update from the IE browser has been completed. You are currently running a self-host version of the web shell. Please go to http://ie/teams/setup/shdoc401.htm for more information on how to run a released version of the Windows Desktop Update. " This is due to the win2k version of the shell32.dll returned. The Office 2k installation is done emulating a win98. The code should return a version depending the process version and the emulated version by choosing the file version for the lowest of process and emulated version. -- 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.