ravibpatel/AutoUpdater.NET

Has the custom download progress and page been removed from the current version?

Xncodet opened this issue · 4 comments

Hello everyone,
has the custom download progress method been removed in version 1.9.1?
What do I need to do to implement a custom download schedule and install a restart?

Can you tell me in detail what you want to achieve? There is nothing removed in latest version.

Can you tell me in detail what you want to achieve? There is nothing removed in latest version.

I'm sorry, let me put it another way. I want to implement a custom download progress page how do I do it?

You have to modify the DownloadUpdateDialog for that and recompile the library as per instructions here.

You have to modify the DownloadUpdateDialog for that and recompile the library as per instructions here.

I need to change Winform to WPF and use HandyControl UI, there seem to be quite a few areas that need to be modified