msilib.sequence This module contains table contents for the standard sequence tables: AdminExecuteSequence, AdminUISequence
radiogroup(name, x, y, width, height, attributes, property, text, next_control) Add and return a RadioButtonGroup
append(full, file, logical) Add the file with the pathname full to the CAB file, under the name logical. If
text(name, x, y, width, height, attributes, text) Add and return a Text control.
winreg.ExpandEnvironmentStrings(str) Expands environment variable placeholders %NAME% in strings like RE
bitmap(name, x, y, width, height, text) Add and return a Bitmap control.
winreg.EnumValue(key, index) Enumerates values of an open registry key, returning a tuple. key
msvcrt.getch() Read a keypress and return the resulting character as a byte string. Nothing is echoed to the console. This call
commit(database) Generate a CAB file, add it as a stream to the MSI file, put it into the Media table, and remove
checkbox(name, x, y, width, height, attributes, property, text, next_control) Add and return a CheckBox control
Page 5 of 10