SSPCPP-363
authorRod Widdowson <rdw@steadingsoftware.com>
Tue, 26 Apr 2011 14:48:41 +0000 (14:48 +0000)
committerRod Widdowson <rdw@steadingsoftware.com>
Tue, 26 Apr 2011 14:48:41 +0000 (14:48 +0000)
Stop hard loop during de-install.  Uninstall ISAPI filters from the correct place.  Fix comprises of multiple steps:
1) Add an icon file (which we can show in control panel) and pop it into INSTALLDIR so that gets set up correctly in a console-less install/
2) Move the setting of the un-install property setting to post CostFinalize
3) Allow un-install from the control panel

msi/shib.ico [new file with mode: 0644]
msi/shibboleth-sp-win32.wsi

diff --git a/msi/shib.ico b/msi/shib.ico
new file mode 100644 (file)
index 0000000..e60a6df
Binary files /dev/null and b/msi/shib.ico differ
index d92445d..9268f3d 100644 (file)
Binary files a/msi/shibboleth-sp-win32.wsi and b/msi/shibboleth-sp-win32.wsi differ