Home
last modified time | relevance | path

Searched refs:_Installer (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
Dmsilib.py64 _Installer=None variable
66 global _Installer
67 if _Installer is None:
69 _Installer = win32com.client.Dispatch('WindowsInstaller.Installer',
71 return _Installer