Re: Version information in hhctrl.ocx breaks hhupd.exe

2004-11-21 Thread Hans Leidekker
On Sunday 21 November 2004 03:23, Tom wrote: > I cant find WinZip 10 ... I thought they may of had a beta out > that is why I ask about it. I guess Hans ment WinZip 9 SR1 in > this post. > > http://www.winehq.org/hypermail/wine-devel/2004/11/0412.html Yes I should have written 9, not 10, sorry.

Re: Version information in hhctrl.ocx breaks hhupd.exe

2004-11-20 Thread Adam Babcock
Tom wrote: Tom wrote: The 4.72.7325.0 is ok i think. In my tests it runs with IE5, IE6, Winzip 9.0 and the hhupd.exe itself. Can you give the Winzip 10 install a try? I cant find WinZip 10 ... I thought they may of had a beta out that is why I ask about it. I guess Hans ment WinZip 9 SR1 in this

Re: Version information in hhctrl.ocx breaks hhupd.exe

2004-11-20 Thread Tom
Tom wrote: The 4.72.7325.0 is ok i think. In my tests it runs with IE5, IE6, Winzip 9.0 and the hhupd.exe itself. Can you give the Winzip 10 install a try? I cant find WinZip 10 ... I thought they may of had a beta out that is why I ask about it. I guess Hans ment WinZip 9 SR1 in this post. http:

Re: Version information in hhctrl.ocx breaks hhupd.exe

2004-11-20 Thread Tom
Andreas Mohr wrote: Hi, On Sat, Nov 20, 2004 at 04:40:09PM +0100, Sven Paschukat wrote: #define WINE_FILEDESCRIPTION_STR "Wine htmlhelp OCX" #define WINE_FILENAME_STR "hhctrl.ocx" #define WINE_FILEVERSION 4,72,7325,0 #define WINE_FILEVERSION_STR "4.72.7325.0" #define WINE_PRODUCTVERSION 4,72,7325,0

Re: Version information in hhctrl.ocx breaks hhupd.exe

2004-11-20 Thread Andreas Mohr
Hi, On Sat, Nov 20, 2004 at 04:40:09PM +0100, Sven Paschukat wrote: > #define WINE_FILEDESCRIPTION_STR "Wine htmlhelp OCX" > #define WINE_FILENAME_STR "hhctrl.ocx" > #define WINE_FILEVERSION 4,72,7325,0 > #define WINE_FILEVERSION_STR "4.72.7325.0" > #define WINE_PRODUCTVERSION 4,72,7325,0 > #defin

Re: Version information in hhctrl.ocx breaks hhupd.exe

2004-11-20 Thread Tom
Sven Paschukat wrote: Tom schrieb: Here is version 1.1a (4.72.7325) but we could go with 1.21 the version that shipped with win 2K (4.73.8412) and IE 5.5 onward will still update. and (4.74.8875) is version 1.32 btw... Any preference? I have had to append the WINE_FILEVERSION und WINE_PRODUCTVE

Re: Version information in hhctrl.ocx breaks hhupd.exe

2004-11-20 Thread Sven Paschukat
Tom schrieb: Here is version 1.1a (4.72.7325) but we could go with 1.21 the version that shipped with win 2K (4.73.8412) and IE 5.5 onward will still update. and (4.74.8875) is version 1.32 btw... Any preference? I have had to append the WINE_FILEVERSION und WINE_PRODUCTVERSION with a ",0" to a

Re: Version information in hhctrl.ocx breaks hhupd.exe

2004-11-20 Thread Tom
Hans Leidekker wrote: On Thursday 18 November 2004 22:45, Sven Paschukat wrote: What about Tom's suggestion setting a more realistic -lower- version in builtin hhctrl.ocx? Version number 10.0 is good for applications needing hhelp functionality, but not for them with installers. Yes, that may w

Re: Version information in hhctrl.ocx breaks hhupd.exe

2004-11-19 Thread Hans Leidekker
On Thursday 18 November 2004 22:45, Sven Paschukat wrote: > What about Tom's suggestion setting a more realistic -lower- version in > builtin hhctrl.ocx? Version number 10.0 is good for applications needing > hhelp functionality, but not for them with installers. Yes, that may work if there is

Re: Version information in hhctrl.ocx breaks hhupd.exe

2004-11-18 Thread Sven Paschukat
Saulius: > It can be done just by setting Wine to use only the native version of > hhctrl.ocx, AFAIK: > > $ WINEDLLOVERRIDES="hhctrl.ocx=n" wine ... > or > $ WINEDLLOVERRIDES="hhctrl=n" wine ... Ok, first command works. Saulius: > What version of windows is your Wine set to behave like? > And what

Re: Version information in hhctrl.ocx breaks hhupd.exe

2004-11-18 Thread Tom
Hans Leidekker wrote: Well, not having version information in hhctrl.ocx breaks other applications (see the thread on the WinZip 10 installer which triggered me to send that patch). Hello, Would setting the version to 4.72.7323 allow Winzip 10 to install? And a newer version of the native hhctrl.o

Re: Version information in hhctrl.ocx breaks hhupd.exe

2004-11-18 Thread Saulius Krasuckas
On Thu, 18 Nov 2004, Sven Paschukat wrote: > I have noticed that in the last few days the native hhctrl.ocx doesn't > installs anymore. Both the automatically installation in Internet > Explorer and the manually start of Microsofts hhupd.exe fails with the > message "This computer already has a new

Re: Version information in hhctrl.ocx breaks hhupd.exe

2004-11-18 Thread Hans Leidekker
On Thursday 18 November 2004 01:31, Sven Paschukat wrote: > I found out that integrating version information in the builtin > hhctrl.ocx caused this effect. Look into the newest version of > wine/dlls/hhctrl.ocx/Makefile.in and version.rc. > > Is this done wilfully or is it a bug? Well, not ha

Re: Version information in hhctrl.ocx breaks hhupd.exe

2004-11-18 Thread Saulius Krasuckas
On Thu, 18 Nov 2004, Sven Paschukat wrote: > I have noticed that in the last few days the native hhctrl.ocx doesn't > installs anymore. Both the automatically installation in Internet > Explorer and the manually start of Microsofts hhupd.exe fails with the > message "This computer already has a new

Version information in hhctrl.ocx breaks hhupd.exe

2004-11-17 Thread Sven Paschukat
Hello! I have noticed that in the last few days the native hhctrl.ocx doesn't installs anymore. Both the automatically installation in Internet Explorer and the manually start of Microsofts hhupd.exe fails with the message "This computer already has a newer version of HTML Help." I found out that i