[JIRA] Closed: (SSPCPP-406) Should check for cross platform previous versions?
Rod Widdowson (JIRA)
noreply at shibboleth.net
Mon Apr 2 17:08:16 BST 2012
[ https://issues.shibboleth.net/jira/browse/SSPCPP-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rod Widdowson closed SSPCPP-406.
--------------------------------
> Should check for cross platform previous versions?
> --------------------------------------------------
>
> Key: SSPCPP-406
> URL: https://issues.shibboleth.net/jira/browse/SSPCPP-406
> Project: Shibboleth SP - C++
> Issue Type: Bug
> Components: Installation / Packaging
> Reporter: Rod Widdowson
> Assignee: Rod Widdowson
> Priority: Minor
> Fix For: 2.5
>
> Time Spent: 1 hour, 30 minutes
> Remaining Estimate: 0 minutes
>
> The msi installer checks to see whether each previous version has been installed, and throws a "Please uninstall first" message out if it finds one.
> By inspection of the MSI the x64 installer only checks against x64 installs and the i386 installer only checks against i386.
> Checking may in fact become tricky since the x32 installer will be running inside WOW32 and seeing a virtualized registry. Indeed there may be reasons why the masochistic would want both versions installed. In which case this can be closed as mistaken.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list