Searched refs:_Installer (Results 1 – 1 of 1) sorted by relevance
64 _Installer=None variable66 global _Installer67 if _Installer is None:69 _Installer = win32com.client.Dispatch('WindowsInstaller.Installer',71 return _Installer