Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

45 lines
1.8 KiB

  1. Dialog_ Control_ Action Condition
  2. s72 s50 s50 s255
  3. ControlCondition Dialog_ Control_ Action Condition
  4. CustomCompleteDialog CompleteText Hide InstallMode <> "Complete"
  5. CustomCompleteDialog CompleteText Show InstallMode = "Complete"
  6. CustomCompleteDialog CustomText Hide InstallMode <> "Custom"
  7. CustomCompleteDialog CustomText Show InstallMode = "Custom"
  8. CustomCompleteDialog TypicalText Hide InstallMode <> "Typical"
  9. CustomCompleteDialog TypicalText Show InstallMode = "Typical"
  10. FastMaintenanceDialog Text Hide RESUME
  11. FastMaintenanceDialog Text Show NOT RESUME
  12. FastMaintenanceDialog Text2 Hide NOT RESUME
  13. FastMaintenanceDialog Text2 Show RESUME
  14. FatalError Continue Hide NOT UpdateStarted
  15. FatalError Continue Show UpdateStarted
  16. FatalError OK Default NOT UpdateStarted
  17. FatalError OK Hide UpdateStarted
  18. FatalError OK Show NOT UpdateStarted
  19. FatalError Restore Default UpdateStarted
  20. FatalError Restore Hide NOT UpdateStarted
  21. FatalError Restore Show UpdateStarted
  22. FatalError Text2 Hide NOT UpdateStarted
  23. FatalError Text2 Show UpdateStarted
  24. FirstRun PIDE Hide ProductID
  25. FirstRun PIDQ Hide ProductID
  26. IdentityDialog PIDE Hide ProductID
  27. IdentityDialog PIDQ Hide ProductID
  28. SelectionDialog Browse Hide Installed
  29. SelectionDialog LocationFrame Hide Installed
  30. SelectionDialog LocationPath Hide Installed
  31. SelectionDialog LocationText Hide Installed
  32. UserExit Continue Hide NOT UpdateStarted
  33. UserExit Continue Show UpdateStarted
  34. UserExit OK Default NOT UpdateStarted
  35. UserExit OK Hide UpdateStarted
  36. UserExit OK Show NOT UpdateStarted
  37. UserExit Restore Default UpdateStarted
  38. UserExit Restore Hide NOT UpdateStarted
  39. UserExit Restore Show UpdateStarted
  40. UserExit Text2 Hide NOT UpdateStarted
  41. UserExit Text2 Show UpdateStarted
  42. VerifyReadyDialog Text Hide RESUME
  43. VerifyReadyDialog Text Show NOT RESUME
  44. VerifyReadyDialog Text2 Hide NOT RESUME
  45. VerifyReadyDialog Text2 Show RESUME