Handle Updates a bit better
authorrdw <rdw@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 31 May 2012 12:23:02 +0000 (12:23 +0000)
committerrdw <rdw@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 31 May 2012 12:23:02 +0000 (12:23 +0000)
commitbb90d3647364e486b1579d177ba8d3ca08957bf5
tree989a3a0f3e51ae8b8664fb1a3b10a8d5572ef3ac
parent8e3ac23ad475ddbccf9f8d954a40d8305098ef41
Handle Updates a bit better

- Have a separate dialog for updates (allowing us to refactor the current dialog into a separate file)
- Save all user supplied parameters (in case we need them later)
- Set up parameters from these as appropriate for the update case.
- Remove some old cruft from no-longer needed Dialogs

We still have some work to do because an update will sense shibd running and we are about to stop it.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3685 cb58f699-b61c-0410-a6fe-9272a202ed29
13 files changed:
msi/WiX/Compile.bat
msi/WiX/Info.bmp [deleted file]
msi/WiX/ShibbolethSP-defs-x86.wxi
msi/WiX/ShibbolethSP-exe-x86.wxs
msi/WiX/ShibbolethSP-gui.wxs
msi/WiX/ShibbolethSP-install-dlg.wxs [new file with mode: 0644]
msi/WiX/ShibbolethSP-main-x64.wxs
msi/WiX/ShibbolethSP-noarch.wxs
msi/WiX/ShibbolethSP-registry-x64.wxs
msi/WiX/ShibbolethSP-registry-x86.wxs
msi/WiX/ShibbolethSP-update-dlg.wxs [new file with mode: 0644]
msi/WiX/new.bmp [deleted file]
msi/WiX/up.bmp [deleted file]