Few essential things were made on windows setup:
- Installation
- Updates delivering
- Uninstallation
Next step is code impovement after raw setup:
- Bugs catching and fixing
- Finding and removing the redundant code
- Enhancement of files structure and their inner content
Address Windows folder to access the initial setup.
Please research and test following features to understand the setup:
- Program installation
- Manual checking for updates with the upper menu of the program (no updates, update downloading or unpacking, update ready statuses)
- Automatic updates handling (when program is running and new release comes out on GitHub, the program automatically downloads, installs the update and delivers a notification for the user to confirm update application with program reloading)
- Program unistallation
- Pay attention that logs are visible in all three entities: installer, updater, uninstaller.
Extra value would bring as well thoughts on how to implement custom design for installer and the unisnstaller. For now that might be a .md file in docs with a plan or architecture solution for that.
Few essential things were made on windows setup:
Next step is code impovement after raw setup:
Address Windows folder to access the initial setup.
Please research and test following features to understand the setup:
Extra value would bring as well thoughts on how to implement custom design for installer and the unisnstaller. For now that might be a .md file in docs with a plan or architecture solution for that.