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 6645609
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T00:18:31+00:00 2026-05-26T00:18:31+00:00

I need my software to be able to run as administrator on Windows Vista

  • 0

I need my software to be able to run as administrator on Windows Vista (if someone runs it without administrative permissions, it will crash).

When launching other software, I’ve seen a prompt by the system like “this software will run as administrator. do you want to continue?” when the app was trying to acquire administrative privileges.

How do I request administrative privileges when running an c# app on Windows Vista?

  • 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-26T00:18:32+00:00Added an answer on May 26, 2026 at 12:18 am

    Add the following to your manifest file:

    <requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
    

    You can also use highestAvailable for the level.

    Look here about embedding manifest files:

    http://msdn.microsoft.com/en-us/library/bb756929.aspx

    PS: If you don’t have a manifest file, you can easily add a new one:

    In Visual Studio, right click project -> Add Item -> Choose
    Application Manifest File ( under General for Visual C# items)

    The added file will already have the above part, just change the level to requireAdministrator from asInvoker

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

Sidebar

Related Questions

I need suggestion on a software being able to run web page tests in
In my current project (presentation, slide software) I need to be able to make
I need to write software that will do a lot of math. Mostly it
I want to deploy a piece of software to pcs that will need to
Here is the setup: I run Windows 7, Visual Studio 2008 and need to
In attempting to upgrade some C++ software to run in Windows 7 I have
first time posting in StackOverflow. :D I need my software to add a couple
I need to design a simple piece of software, and i was wondering the
I need to install a piece of software with a lot of files. Our
I need to gather some statistics in my software and i am trying to

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.