nerdexam
Microsoft

70-511 · Question #67

You create a Microsoft Windows Installer file for a Windows Presentation Foundation (WPF) application that requires Microsoft .NET Framework 4. You need to ensure that the installation starts only…

The correct answer is D. Set the Version property of the Launch Condition to .NET Framework 4. See the full explanation below for the reasoning.

Question

You create a Microsoft Windows Installer file for a Windows Presentation Foundation (WPF) application that requires Microsoft .NET Framework 4. You need to ensure that the installation starts only if .NET Framework 4 is already installed on the computer. What should you do?

Options

  • AUse a custom action.
  • BSet the MinVersion property to .NET Framework 4.
  • CSet the Version property of Windows Installer to .NET Framework 4.
  • DSet the Version property of the Launch Condition to .NET Framework 4.

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    7% (2)
  • D
    85% (23)

Community Discussion

No community discussion yet for this question.

Full 70-511 Practice