Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 875887
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T11:20:49+00:00 2026-05-15T11:20:49+00:00

New microsoft’s IDEs like Visual Studio 2008 or 2010 creates exe files with manifest

  • 0

New microsoft’s IDEs like Visual Studio 2008 or 2010 creates exe files with manifest resource by default. But i still have some projects in Visual Studio 6 and i need to compile them to be maximum compatible with Win Vista and Win 7.
So i have many questions about manifest resources:
1. Is manifest resource required to create well-formed application for Win7 or WinVista?
2. What information is required in minimal manifest by WinVista and Win7?
3. Can wrong manifest resource trigger Program Compatibility Assistant under Windiws 7?
4. Is manifest resource required for DLL?
5. Where can i get information about using manifests?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T11:20:49+00:00Added an answer on May 15, 2026 at 11:20 am

    1. Is manifest resource required to create well-formed application for Win7 or WinVista?

    Without a manifest (with a requestedExecutionLevel element) Windows Vista and Windows 7 use heuristics to try and guess if the application is a setup application – which means that a normal application might for no discernable reason start triggering UAC elevation propmpts.

    requestedExecutionLevel also tells the system to NOT virtualize access to protected resources.

    2. What information is required in minimal manifest by WinVista and Win7?

    At least the requestedExecutionLevel so UAC knows canonically that you do – or do not – require elevation, and to not virtualize access to Program Files or HKLM.

    3. Can wrong manifest resource trigger Program Compatibility Assistant under Windiws 7?

    with a manifest, Windows vista and 7 will think you are a “modern” application that is merely broken. The Program compatibility Assistant logic is reserved for legacy applications – i.e. applications without a manifest or with with a manifest with XP only entries (i.e. lacking requestedExecutionLevel ).

    4. Is manifest resource required for DLL?

    As of windows 7 Only if the Dll uses it for binding to side-by-side assemblies. MSDev Studio creates manifests in Dlls with requestedExecutionLevel elements but this actually produces an invalid Dll that cannot be loaded successfully in some situations.

    5. Where can i get information about using manifests?

    On MSDN: Isolated Applications and Side By Side Assemblies is the only official reference I know of that even attempts to describe the manifest schema and how they can be used.


    To summarize: If you are developing – and thus have presumably tested your apps behaviour – on Vista or Windows 7, it would be best if you included a manifest to avoid your application being treated as a legacy application.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How does the new Microsoft asp.net mvc implementation handle partitioning your application - for
The shop that I am working part time with is new to Microsoft CRM.
Microsoft's new Windows Live Application Based Storage API is a RESTful API. More info
the new keyboard from Microsoft, Sidewinder x6 can record in game macro. I was
Should I invest time learning Microsoft's new F# language? I am mainly a C#
So I'm getting a new job working with databases (Microsoft SQL Server to be
Microsoft, of Cairo fame, is working on Oslo, a new modeling platform . Bob
For .net 3.5 SP1, Microsoft have the new client profile which installs only a
I'm using the new Microsoft ASP.NET Ajax ComboBox control in my web application, and
I have this code: Microsoft.Office.Interop.Word.Application app = new Microsoft.Office.Interop.Word.Application(); object nullobj = System.Reflection.Missing.Value; object

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.