[JIRA] Created: (SSPCPP-450) Wix: Manage GUIs

Rod Widdowson (JIRA) noreply at shibboleth.net
Fri May 4 09:23:03 BST 2012


Wix:  Manage GUIs
-----------------

                 Key: SSPCPP-450
                 URL: https://issues.shibboleth.net/jira/browse/SSPCPP-450
             Project: Shibboleth SP - C++
          Issue Type: Sub-task
          Components: Installation / Packaging
            Reporter: Rod Widdowson
            Assignee: Rod Widdowson
             Fix For: 2.5


The wix installer is being built in a modular fashion:
- 32 bit merge modules
- 64 bit merge modules
- noarch merge modules
- 32 bit Shibboleth (binaries) installation
- 64 bit Shibboleth (binaries) installation
- noarch file installation
- noarch configuration (registry, services, IIS, the list is endless)

This will all be fronted by a mostly architecturally independant GUI.  I have no idea how to do this but right now the plan is
- define the <Properties> that we need.
- Look at the diassembly of the current installer.
- Either use this or recast in terms of the Wix GUI support (or both).

I am estimating this long because of the unknown quality

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