control(name, type, x, y, width, height, attributes, property, text, control_next, help) Return a new Control object
class msilib.RadioButtonGroup(dlg, name, property) Create a radio button control named name. property is the
Database.Commit() Commit the changes pending in the current transaction, by calling MSIDatabaseCommit().
SummaryInformation.SetProperty(field, value) Set a property through MsiSummaryInfoSetProperty(). field
View.Execute(params) Execute the SQL query of the view, through MSIViewExecute(). If params is not None
text(name, x, y, width, height, attributes, text) Add and return a Text control.
start_component(component=None, feature=None, flags=None, keyfile=None, uuid=None) Add an entry to the Component table, and
winreg.CreateKey(key, sub_key) Creates or opens the specified key, returning a handle object.
msvcrt.getch() Read a keypress and return the resulting character as a byte string. Nothing is echoed to the console. This call
bitmap(name, x, y, width, height, text) Add and return a Bitmap control.
Page 5 of 10