Record.SetInteger(field, value) Set field to value through MsiRecordSetInteger(). Both field
winreg.DisableReflectionKey(key) Disables registry reflection for 32-bit processes running on a 64-bit operating system.
set_current() Make this feature the current feature of msilib. New components are automatically added to the default
msvcrt.setmode(fd, flags) Set the line-end translation mode for the file descriptor fd. To set it to text mode, flags
msvcrt.ungetch(char) Cause the byte string char to be “pushed back” into the console buffer; it will be the next character
msvcrt.locking(fd, mode, nbytes) Lock part of a file based on file descriptor fd from the C runtime. Raises
PyHKEY.__exit__(*exc_info) The HKEY object implements __enter__() and __exit__() and thus supports
mapping(event, attribute) Make an entry into the EventMapping table for this control.
class msilib.Control(dlg, name) Base class of the dialog controls. dlg is the dialog object the control belongs to
msvcrt.getwche() Wide char variant of getche(), returning a Unicode value.
Page 8 of 10