Feature #542
Feature #418: === Configuration & Build ===
Feature #1361: == Win build ==
Windows installer: check existence of BornAgain and uninstall it if exists
Status: | Rejected | Start date: | 20 Dec 2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
Currently this feature works only partly and looks more like a bug: installer will uninstall existing version of BornAgain only if the version of existing package and the package being installing are the same.
If versions are different, then new version of BornAgain will be installed on the system, but, due to wrong order in the PATH, old libraries will be used.
Solution might be:
1. either allow only one version of BornAgagin on the system (requires registry usage and some of struggling with NSIS installer)
2. play with order in the PATH to take latest version in a play
I think, option 1. is the best
History
#1 Updated by herck over 6 years ago
- Status changed from New to Backlog
#2 Updated by wuttke almost 6 years ago
- Subject changed from Windows installer: check existance of BornAgain and uninstall it if exists to Windows installer: check existence of BornAgain and uninstall it if exists
- Description updated (diff)
#3 Updated by wuttke almost 5 years ago
- Parent task changed from #418 to #1361