Delphi class for WinSparkle
Delphi class for WinSparkle
Hi guys,
I've written a class for WinSparkle (a Win version of Sparkle for OSX).
Have a look here: https://github.com/jkour/neSparkleComponent
Let me know what you think.
Thanks.
https://github.com/jkour/neSparkleComponent
Hi guys,
I've written a class for WinSparkle (a Win version of Sparkle for OSX).
Have a look here: https://github.com/jkour/neSparkleComponent
Let me know what you think.
Thanks.
https://github.com/jkour/neSparkleComponent
Can you use the above urls for your checks? There's another thing. When I tried to open the urls in my browser directly, I got a warning about the site being dangerous etc and had to manually bypass it. i suspect WinSparkle is blocked by your server.
ReplyDeleteI have the xml file down & Sparkle finds it. I had it in my wife's domain.
ReplyDeleteNow it always tells me I have the latest version, no matter what numbers I use. Still working on that.
Thanks for the port of the code. I have never used callback methods the way you did. Nice work.
Dan Statham You are welcome :-) I recall now when I was developing the component I couldn't really figure out how the build version works in conjunction with the app version in the WinSparkle library. So, I think that if you set the build version to a number other than zero, WinSprakle assumes you have the newest version. Try to set build number=0 and change the app version accordingly.
ReplyDelete