SummaryInformation.GetPropertyCount() Return the number of summary properties, through MsiSummaryInfoGetPropertyCount()
add(name, x, y, width, height, text, value=None) Add a radio button named name to the group, at the coordinates x
msvcrt.get_osfhandle(fd) Return the file handle for the file descriptor fd. Raises
winreg.LoadKey(key, sub_key, file_name) Creates a subkey under the specified key and stores registration information from a
winreg.DeleteKeyEx(key, sub_key, access=KEY_WOW64_64KEY, reserved=0) Deletes the specified key.
PyHKEY.Detach() Detaches the Windows handle from the handle object. The result is an integer
winreg.OpenKey(key, sub_key, reserved=0, access=KEY_READ) winreg.OpenKeyEx(key, sub_key, reserved=0, access=KEY_READ) Opens
winreg.SaveKey(key, file_name) Saves the specified key, and all its subkeys to the specified file.
msilib.text This module contains definitions for the UIText and ActionText tables, for the standard installer actions.
winsound.PlaySound(sound, flags) Call the underlying PlaySound() function from the Platform API. The sound
Page 2 of 10