Running an Application with All Previliges

Ask a Question related to Windows Vista, Design and Development.

  1. #1

    Default Running an Application with All Previliges

    I have an application that I need to run in super-admin mode; give it access
    to everything in the system and making sure it's not blocked at all. How can
    I do this?
    Running Windows Vista Build 5308 (Feb06 CTP)
    Thank you,
    Sammy

    Sammy Guest

  2. Similar Questions and Discussions

    1. Running application (*.exe) from WebService code
      Help needed! I can't run other application (for ex., c:\pr files\app.exe) from code of my Web Service. The following code doesn't work in...
    2. Error while running application
      HI All, I am getting the following error: Error /test/SampleArea5-generated.as:3600 Branch between 30023 and 62796 around line 0 exceeds 32K...
    3. Warning while running application
      I have a RSL in my application and I am getting a warning and have looked at the flex_config.xml file and don't see any issues. The error that I am...
    4. Can a web application call methods on a webservice running in the same application
      Can a web application call methods on a webservice running in the same application Thanks Ron Vecchi
    5. Error while running ASP.NET application
      hello friends, i get following error when i try to run my asp.net application in vs.net. Unable to library find...
  3. #2

    Default Re: Running an Application with All Previliges

    Right click the application executable and click Run as Administrator.
    --
    --
    Andre
    Windows Connect | [url]http://www.windowsconnected.com[/url]
    Extended64 | [url]http://www.extended64.com[/url]
    Blog | [url]http://www.extended64.com/blogs/andre[/url]
    [url]http://spaces.msn.com/members/adacosta[/url]

    "Sammy" <sammy@picostation.com> wrote in message
    news:D62A7617-DE4C-4C2B-8502-9FEF26E34298@microsoft.com...
    >I have an application that I need to run in super-admin mode; give it
    >access to everything in the system and making sure it's not blocked at all.
    >How can I do this?
    > Running Windows Vista Build 5308 (Feb06 CTP)
    > Thank you,
    > Sammy

    Andre Da Costa [Extended64] Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139