Tagged Questions
The elevation tag has no wiki summary.
19
votes
3answers
4k views
How can I detect if my process is running UAC-elevated or not?
My Vista application needs to know whether the user has launched it "as administrator" (elevated) or as a standard user (non-elevated). How can I detect that at run time?
16
votes
10answers
8k views
Position of the sun given time of day, and lat/long
Anyone want to share some nice code that gives the position of the sun (elevation and azimuth) given latitude and longitude and time of day ?
And date, of course.
14
votes
5answers
9k views
Delphi: Prompt for UAC elevation when needed
We need to change some settings to the HKEY_LOCAL_MACHINE at runtime.
Is it possible to prompt for uac elevation if needed at runtime, or do I have to launch a second elevated process to do 'the ...
9
votes
2answers
2k views
How do you de-elevate privileges for a child process
I know how to launch a process with Admin privileges from a process using:
proc.StartInfo.UseShellExecute = true;
proc.StartInfo.Verb = "runas";
where proc is a System.Diagnostics.Process. But how ...
9
votes
3answers
5k views
How to UAC elevate a COM component with .NET
I've found an article on how to elevate a COM object written in C++ by calling
CoCreateInstanceAsAdmin. But what I have not been able to find or do, is a way to implement a component of my .NET (c#) ...
7
votes
2answers
3k views
How to run NOT elevated in Vista (.NET)
I have an application that I have to run as Administrator.
One small part of that application is to start other applications with Process.Start
The started applications will also be run as ...
6
votes
2answers
487 views
How elevate and get admin rights on-demand in a .NET application?
I have an .NET application which is run with default rights as the current user, then at some point I need to perform an action which requires admin rights.
How can I get admin rights on-demand in a ...
5
votes
2answers
2k views
Windows 7: Taking advantage of auto-elevation to elevate my own process?
From a July 2009 Technet article entitled Inside Windows 7 User Account Control, Mark Russinovish describes that it's possible for an application running as standard user to silently elevate and gain ...
5
votes
6answers
3k views
Vista UAC, Access Elevation and .Net
I'm trying to find out if there is any way to elevate a specific function within an application. For example, I have an app with system and user settings that are stored in the registry, I only need ...
4
votes
2answers
138 views
Restart program unelevated
For some reason, my C# program needs to restart with elevated privileges. I use the following code to achieve it:
private static void RestartForPermissionsFix()
{
ProcessStartInfo processInfo = ...
4
votes
6answers
674 views
Looking for Delphi 7 code to detect if a program is started with administrator rights?
I am looking for working (obviously) Delphi 7 code so I can check whether my program is started with administrator rights.
Thanks in advance
[--- IMPORTANT UPDATE ---]
Having reviewed the code in ...
4
votes
3answers
790 views
Developing Apps with Administrator Rights in Delphi
I'm using D2010 under Windows 7 to write an app that seems to require admin rights (I think because it uses COM to communicate with a third party .exe, which also requires admin rights).
I've added ...
4
votes
1answer
197 views
Is it possible to build a .NET DLL with COM visible types without VS requiring elevation?
An assembly in a project has a type marked with ComVisible(true).
When building (non-elevated), VS tries to register that DLL and fails:
Cannot register assembly "\path\to\foo.dll" - access denied. ...
4
votes
1answer
564 views
Signed and RequireAdministrator executable being run from temp folder?
i manifested my executable as require administrator:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
...
3
votes
2answers
69 views
Parse Results of Google Elevation Using PHP
I'm new to JSON and parsing. I get the following results when requesting an elevation from the Google Elevation API.
{
"status": "OK",
"results": [ {
"location": {
"lat": 39.7391536,
...
3
votes
1answer
476 views
NSIS installer. UAC - can elevation happen only after user chooses path?
Currently I am participating in development of a NSIS installer. This installer uses the UAC plugin for elevation to be able to install to a directory inside Program Files. Now, the installer elevates ...
3
votes
1answer
2k views
using Android Accelerometer to calculate distance , eleveation?
can it be determined that where a person is i.e is he walking ? is he in elevator ? or is he climbing up the stairs ?
using android's accelerometer or is there any other way to calculate such in ...
3
votes
2answers
497 views
Program needing elevation in Startup registry key (windows 7)
I have a program that I'd to run when the computer starts. I've put its path inside "SOFTWARE\Microsoft\Windows\CurrentVersion\Run". This is in Windows 7. When the computer starts nothing happens. I'm ...
2
votes
0answers
27 views
Path computation on a terrain
I am pursuing a long term hobby project to develop a simple visual tool where a user will be able to perform a minimal 3D visualization of the terrain -- view portions of the terrain from different ...
2
votes
1answer
136 views
Setup UAC elevation takes too long
The UAC elevation of my setup (MSI) takes too long (~20 seconds).
from here I understand that this could be due to long signature test.
My setup itself is not signed so I guess something else that ...
2
votes
3answers
896 views
How to run another app as administrator on Windows XP
I used the application manifest file as described here to have a part of my application running with elevated privileges (which it needs).
So when needed, the main program just invokes a small ...
2
votes
2answers
561 views
Impersonating in .NET using Process.Start and UAC
I am trying to run programs from another .NET program that requires elevation using the impersonation option of the Process.Start (System.Diagnostics) method. The user for impersonation is a local ...
2
votes
1answer
197 views
How to determine why application is prompting for elevation
When launching my executable, Windows is prompting for elevation, when it shouldn't be.
How can i figure out why Windows is prompting me to elevate my executable on launch?
Notes:
there is no ...
2
votes
2answers
207 views
Create a process without elevation
I want to create a child process in my application that will run not inherit the parent's UAC. The parent runs as administrator, and I want the child process to a run as a simple user w/o elevation.
...
2
votes
4answers
184 views
How to install a program so it can be launched at startup with admin rights on Windows Vista/7
I read how to do it with a service, but i wanna know if it's possible with a simple application.
I'm using c#.
Thank you
2
votes
1answer
841 views
Load ActiveX DLL in Internet Explorer with elevated privileges
I have an ActiveX control that I'm loading with JavaScript in Internet Explorer. It needs to run as medium integrity under UAC in Vista and Win7. This is written in C/C++, compiled in Visual Studio.
...
1
vote
2answers
100 views
Solr: How to dynamically elevate limited number of documents? Has QueryElevationComponent to be modified?
my requirement is to elevate a limited number of (e.g. five) documents for a user request.
What I've got is a single document field which stores a numerical value similar to a boosting value which ...
1
vote
0answers
30 views
Determining local horizon using USGS topographical data?
Using USGS' topographical data (DEM), you can determine what your
local horizon looks like. Has anyone done this?
Example: if the packet of land 50 feet away from you has a 10 foot
higher ...
1
vote
1answer
217 views
Run WPF Application with administration elevation WIX
I have written a WPF application.
When it is installed on client machines, they are prompted for a username and password so that they have administrator privileges to use the application.
I need ...
1
vote
2answers
121 views
GPS on iPhone 3G not updating during a high speed elevation change
I have written an iPhone app that is supposed to detect rate of elevation change during a high speed fall. I am using kCLLocationAccuracyBest. The accuracy is more than adequate during horizontal ...
1
vote
1answer
95 views
Google Map V3, highest elevation within map bounds
Google map has the elevation service. What I would like to find, is the highest elevation within given bounds / map bounds, not for a single point only. Is there a way to do this?
I could take random ...
1
vote
2answers
408 views
Can I speed up UAC/elevation in Wix?
When a normal user runs a Wix installer which requires elevation, there appears to be a delay of 30 seconds or more between the user clicks the "Install" button and the UAC prompt comes up. This ...
1
vote
1answer
185 views
Running a process as SYSTEM account
I need to run a process with the SYSTEM account.
Starting from Administrator, which is the best way to elevate to the SYSTEM account?
It should work for Windows XP and later.
1
vote
4answers
1k views
How to allow to allow admins to edit my app's config files without UAC elevation?
My company produces a cross-platform server application which loads its configuration from user-editable configuration files. On Windows, config file ACLs are locked down by our Setup program to allow ...
1
vote
3answers
781 views
How do I create a manifest for a windows installer?
We have an installer for our application that must be downloaded and run with administrator privileges, like many other installers. However, the installer isn't named "setup.exe", so Windows doesn't ...
1
vote
3answers
3k views
Access Denied when Reading/Writing to Program FIles
I have a small program that is installed in a custom folder in the program files, but when I tried to read or write to files that are needed to operate, the program raises an Access Denied Exeption. ...
0
votes
1answer
260 views
Delphi Administrator rights D7 W7 [closed]
Possible Duplicates:
Delphi: Prompt for UAC elevation when needed
Delphi Administrator rights D7 W7
I'm using Delphi 7 on Windows 7. I need administrator privileges for some function in ...
0
votes
1answer
62 views
Why is SOLR's QueryElevation component not working?
I have configured the QueryElevation component as here:
http://wiki.apache.org/solr/QueryElevationComponent
And I can see that it is doing something...
In the debug (formatted as JSON) output:
...
0
votes
1answer
232 views
Google Elevation API - limits
I'm developing a map application that uses Google Elevation API. Today I spotted that I get
OVER_QUERY_LIMIT response. It is clear that I have reached my quota. Of course I have read documentation: ...
0
votes
2answers
429 views
UAC or Userlevel how to overcome it!
I'm trying to programmatically restart a service from within a helper application written in C# (on .net 4.0) but I get a permission violation if I run the EXE by double clicking while right clicking ...
0
votes
3answers
701 views
Newly compiled application requires UAC/elevation?
I have a system, I set it up as a normal with UAC, and in my delphi environment I compile my project named ka.exe, I create a installshield project for it.
setup and everything completes ok!
but ...
0
votes
1answer
331 views
Per query relevance elevation for solr?
I want to tune the relevance of solr search results on a per user basis - based on the number of times the user has clicked through a result before. Frequently hit items FOR THAT USER should rise to ...
0
votes
1answer
436 views
.NET 2.0 Process Elevation for App Installation
We have an application written in both C++ and .NET that installs for all users in the Program Files folder. This application downloads new versions of itself (as MSI installers) and spawns the new ...
0
votes
1answer
166 views
Map API with Building Elevation Data
I'm looking for a map API where I can get detailed elevation for points. I'm not looking elevation differences for certain paths along roads on the map but actual building heights. Getting the the 3d ...
0
votes
1answer
2k views
How do I create a shortcut to CMD.EXE that asks for elevation using INNO Setup?
using INNO Setup I currently have the following entry under the [ICONS] section:
Name: "{group}\My App\My App - Command Prompt"; Filename: "cmd.exe"; WorkingDir: "{app}"
This shortcut launches a ...
0
votes
1answer
351 views
.NET Embedded Manifest Crashes XP
I am embedding a manifest in a .NET exe so that it can request elevated permissions in Vista and Windows 7. The manifest that I am using is as follows:
<?xml version="1.0" encoding="UTF-8" ...
0
votes
3answers
1k views
Editing the Registry with VBScript on Vista
A VBScript cannot edit the registry by default on Vista. How do I get elevation (even if the user has to do something when they run the script) so that the script can edit the registry?
The error ...