asterics / AsTeRICS-Ergo

AsTeRICS based edition for occupational therapy. It will contain parametrizable models for environmental control, game accessibility and other use cases with easy configurator user interfaces.
Other
4 stars 0 forks source link

Installer Improvement: Check if AsTeRICS-Ergo is installed and uninstall before new install #114

Closed klues closed 7 years ago

klues commented 7 years ago

Currently the AsTeRICS-Ergo installer does not check if a previous version of AsTeRICS-Ergo is already installed. However this should be done and the previous version should be uninstalled before installing a new one.

Not uninstalling/deleting old files can lead to errors like in https://github.com/asterics/AsTeRICS-Ergo/issues/107

klues commented 7 years ago

fixed with https://github.com/asterics/AsTeRICS-Ergo/commit/f8f28fcaf95e21c7c796c689067a68c9974be644

klues commented 7 years ago

@deinhofer can you please build a new release with AsTeRICS-Ergo master and AsTeRICS Tag asterics-ergo/v4.0.0-alpha3 (already created) including this improved installer?