try:
            log.debug('Installing Updates')
            result = installer.Install()

        except pywintypes.com_error as error: