On Sunday 7 November 2004 14:12, Dan Kegel wrote:
While putting together a tutorial on how to contribute test cases to Wine (http://kegel.com/wine/sweng/), I noticed that the current version 9 of WinZip doesn't install under vanilla Wine; it aborts with
I noticed that the WinZip installer actually fails because it can't retrieve version information from hhctrl.ocx. This patch adds version information and voila, WinZip installs. You still can't use HTML help though unless you install Internet Explorer or use a native hhctrl.ocx + Mozilla ActiveX control.
-Hans
Changelog: Add version information.