nerdexam
Microsoft

70-511 · Question #68

You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application named MyApp.exe. You use Microsoft Windows Installer to package the application. You create an icon…

The correct answer is D. Use the File System Editor tool to set the Icon property to Application.ico. See the full explanation below for the reasoning.

Question

You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application named MyApp.exe. You use Microsoft Windows Installer to package the application. You create an icon file named Application.ico. You need to associate Application.ico with MyApp.exe when MyApp.exe is deployed. What should you do?

Options

  • AUse the File Types Editor tool.
  • BRename the icon file to MyApp.exe.ico.
  • CSet the AddRemoveProgramsIcon property to Application.ico.
  • DUse the File System Editor tool to set the Icon property to Application.ico.

How the community answered

(32 responses)
  • A
    9% (3)
  • B
    3% (1)
  • C
    6% (2)
  • D
    81% (26)

Community Discussion

No community discussion yet for this question.

Full 70-511 Practice