Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR] Autoupdater #273

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Conversation

YonghoAhn
Copy link

Hello,
I made an automatic updater for EO.
This project downloads the release zip file from the Github release section(https://github.com/andanteyk/ElectronicObserver/releases/download/) and extracts it into a folder so the user can update comfortable and safely.

Check my commit message and comments in code for detail.
Thank you.

PS: If you want to talk in Japanese, I'll rewrite this PR soon. (because I can't speak Japanese well)

This project will get files from github releases and automatically replace EO files.
-ElectronicObserver/Utility/SoftwareInformation.cs:
 Modified DownloadStringCompleted Method
    now starting updater process instead of URL

-ElectronicObserverUpdater/Utility/
 Zip Extracting Utility class

-ElectronicObserverUpdater/Window/
 FormUpdater(Main WinForm)
@YonghoAhn
Copy link
Author

Also, there is a 1 miss in my PR.
I changed the update date for check the updater works well, but I forgot to change it back.
I'll fix it and push it again soon

Roll backed to original
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant