winsound.PlaySound(sound, flags) Call the underlying PlaySound() function from the Platform API. The sound
winreg.QueryValueEx(key, value_name) Retrieves the type and data for a specified value name associated with an open registry
class msilib.Dialog(db, name, x, y, w, h, attr, title, first, default, cancel) Return a new Dialog object. An entry
winreg.OpenKey(key, sub_key, reserved=0, access=KEY_READ) winreg.OpenKeyEx(key, sub_key, reserved=0, access=KEY_READ) Opens
SummaryInformation.GetProperty(field) Return a property of the summary, through MsiSummaryInfoGetProperty(). field
PyHKEY.Detach() Detaches the Windows handle from the handle object. The result is an integer
msvcrt.putch(char) Print the byte string char to the console without buffering.
winreg.QueryValue(key, sub_key) Retrieves the unnamed value for a key, as a string. key
append(full, file, logical) Add the file with the pathname full to the CAB file, under the name logical. If
msilib.sequence This module contains table contents for the standard sequence tables: AdminExecuteSequence, AdminUISequence
Page 4 of 10