Home | History | Annotate | Download | only in msi

Lines Matching defs:back

237     # back in case the installation is interrupted
289 then a list of buttons: back, next, cancel. Optionally a bitmap at the
308 def back(self, title, next, name = "Back", active = 1):
309 """Add a back button with a given title, the tab-next button,
495 fatal.back("< Back", "Finish", active = 0)
496 fatal.cancel("Cancel", "Back", active = 0)
510 user_exit.back("< Back", "Finish", active = 0)
511 user_exit.cancel("Cancel", "Back", active = 0)
523 exit_dialog.back("< Back", "Finish", active = 0)
524 exit_dialog.cancel("Cancel", "Back", active = 0)
556 c=inuse.back("Exit", "Ignore", name="Exit")
616 prep.back("Back", None, active=0)
632 seldlg.back("< Back", None, active=0)
667 c=features.back("< Back", "Next")
680 "Tree of selections", "Back", None)
725 # or per-machine. We currently don't support going back to this
742 whichusers.back("Back", None, active=0)
797 progress.back("< Back", "Next", active=False)
799 progress.cancel("Cancel", "Back").event("SpawnDialog", "CancelDlg")
813 maint.back("< Back", None, active=False)