ravibpatel / AutoUpdater.NET

AutoUpdater.NET is a class library that allows .NET developers to easily add auto update functionality to their classic desktop application projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CheckForUpdateEvent

JiaoZaiShiJie opened this issue · comments

image

I've done a manual update in checkfouupdateEvent, and I've drawn my own interface, but how can I customize the above interface?

hank you for your busy reply Thank you

Of course you can customize the download write, so if you do so and what is the difference between not using the framework, I'm puzzled, but this is still a great product if the custom interface program is a little more advanced

I've already downloaded the source code and compiled it myself, but if you can give me the corresponding events, I think it would be good to open them up.

Currently, there is no way to do this. You can just have to copy the download logic from the library and use it in the CheckForUpdateEvent.

Thanks for your great work, I have compiled it myself, but it would be nice if you could open the interface later!