Skip to content

A modular version of how my PowerShell window form applications check for updates. Made modular in order to make it easier to maintain across all apps.

Notifications You must be signed in to change notification settings

serialscriptr/ApplicationUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ApplicationUpdater

A modular version of how my PowerShell window form applications check for updates. Made modular in order to make it easier to maintain across all apps. Feel free to download, modify and use this in your own project if you'd like, its however designed specifically for my own needs.

To Do

  • Create better logic for getting latest release 'number'
  • Provide direct download links for release attachments
  • Provide 'Install' funtion (Download new release, close current open version of applciation, open newly downloaded version)
  • Make more visually pleasing

About

A modular version of how my PowerShell window form applications check for updates. Made modular in order to make it easier to maintain across all apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published