nerdexam
Microsoft

70-511 · Question #290

Which of the following are required to execute a custom action upon installation of your setup project? (Choose all that apply.)

The correct answer is B. You must add an Installer class to the project you want to deploy as a custom action. C. You must write your custom action in the Install method of an Installer class. D. You must specify the project that contains the custom action in the Custom Actions editor. See the full explanation below for the reasoning.

Question

Which of the following are required to execute a custom action upon installation of your setup project? (Choose all that apply.)

Options

  • AYou must add an Installer class to your setup project.
  • BYou must add an Installer class to the project you want to deploy as a custom action.
  • CYou must write your custom action in the Install method of an Installer class.
  • DYou must specify the project that contains the custom action in the Custom Actions editor.

How the community answered

(57 responses)
  • A
    30% (17)
  • B
    70% (40)

Community Discussion

No community discussion yet for this question.

Full 70-511 Practice