Make an update checker in the form UI. #19

Closed
opened 2024-03-18 10:27:47 -04:00 by That-One-Nerd · 4 comments
That-One-Nerd commented 2024-03-18 10:27:47 -04:00 (Migrated from github.com)
No description provided.
That-One-Nerd commented 2024-04-01 09:43:22 -04:00 (Migrated from github.com)

Don't really feel like working on this for now. I'll continue it later. The problem here is that I don't want to make an additional executable to download the stuff. I want it to just be one DLL file. And I think I can if I download the file and prepare it and everything and then set up an automatic task to copy the file as soon as the program closes and then re-run it. We'll see how it goes.

Don't really feel like working on this for now. I'll continue it later. The problem here is that I don't want to make an additional executable to download the stuff. I want it to just be one DLL file. And I think I can if I download the file and prepare it and everything and then set up an automatic task to copy the file as soon as the program closes and then re-run it. We'll see how it goes.
That-One-Nerd commented 2024-04-07 19:44:23 -04:00 (Migrated from github.com)

I dunno, might cancel this. We'll see.

I dunno, might cancel this. We'll see.
That-One-Nerd commented 2024-04-20 18:06:58 -04:00 (Migrated from github.com)

I know what I'll do. Maybe an auto-updater will come later. It'll be a pop-up on the main form.

I know what I'll do. Maybe an auto-updater will come later. It'll be a pop-up on the main form.
That-One-Nerd commented 2024-04-21 09:05:32 -04:00 (Migrated from github.com)

I'm pretty happy with this. The whole "auto updater" thing is not particularly suitable for a program you would then have to re-compile with possibly breaking changes made to the library. This is good for now. Maybe a better popup in the future?

I'm pretty happy with this. The whole "auto updater" thing is not particularly suitable for a program you would then have to re-compile with possibly breaking changes made to the library. This is good for now. Maybe a better popup in the future?
Sign in to join this conversation.
No description provided.