[JIRA] Resolved: (SSPCPP-406) Should check for cross platform previous versions?

Rod Widdowson (JIRA) noreply at shibboleth.net
Mon Apr 2 17:06:16 BST 2012


     [ https://issues.shibboleth.net/jira/browse/SSPCPP-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rod Widdowson resolved SSPCPP-406.
----------------------------------

    Resolution: Fixed

This is easier to do for the 64 bit install (which allows you to specify whether you are looking at the 63 bit registry or the virtualized 32 bit one) than it is for the 32 bit one (for which of course you only have the virtualzied registry.

For completeness both installed list all previous version in both architectures.


> 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
>
>
> 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