locked
Application Manifest File option does not appear under Add New Item .... RRS feed

  • Question

  • After installing VS 2008 (and all it's updates), I:

    1) Created a C++ MFC project

    2) Right click on the project entry

    3) Select Add>New Item ...

    4) Dialog box pops up with NO "Application Manifest File" option  [Options are:  29 options appear from Windows Form to Report, but No "Application Manifest File"]

    I have installed all options from VS 2008 and when I search online templates there are no additions to download.

    What do I have to do to get the option: "Application Manifest File" to add?

    Thursday, July 1, 2010 4:26 PM

Answers

  • Have you considered the Linker/Manifest File configuration item under the Project Properties?

    • Proposed as answer by David Boyce UK Thursday, July 1, 2010 7:14 PM
    • Marked as answer by Kira Qian Friday, July 2, 2010 6:49 AM
    Thursday, July 1, 2010 4:46 PM

All replies

  • Have you considered the Linker/Manifest File configuration item under the Project Properties?

    • Proposed as answer by David Boyce UK Thursday, July 1, 2010 7:14 PM
    • Marked as answer by Kira Qian Friday, July 2, 2010 6:49 AM
    Thursday, July 1, 2010 4:46 PM
  • That will work, great suggestion!

    Thursday, July 1, 2010 5:55 PM