Handle Updates a bit better
authorRod Widdowson <rdw@steadingsoftware.com>
Thu, 31 May 2012 12:23:02 +0000 (12:23 +0000)
committerRod Widdowson <rdw@steadingsoftware.com>
Thu, 31 May 2012 12:23:02 +0000 (12:23 +0000)
commitde97bb285010eaf5daf776c1deb92ebd67d62926
tree9a607e2ceff7d54800f347efcc401525c7600529
parent1860ca4e20837b887dfd0fd82c049b745db79fa7
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.
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]