No announcements
Found 989822 threads
-
0 Votes
Visual C++ UAC Execution Level requireAdministrator not working
UAC was implemented in Vista.Answered | 1 Replies | 2459 Views | Created by Leonard - Wednesday, February 26, 2014 2:59 AM | Last reply by «_Superman_» - Wednesday, February 26, 2014 7:38 AM -
0 Votes
UAC Execution Level exception
Hi everyone,I have a metro app created by C++,when I changed the UAC Execution Level with highestAvailable,the visual studio 11 did not respond.Unanswered | 1 Replies | 2781 Views | Created by Damon.Tian - Wednesday, December 21, 2011 4:30 AM | Last reply by Rob Caplan [MSFT] - Thursday, December 22, 2011 2:32 AM -
3 Votes
Facing UAC
If it's under Program Files, UAC is a petty dictator without anything resembling common sense (doesn't matter if the folder you're writing to is the native application path, if it's ...Answered | 3 Replies | 2712 Views | Created by Nikolaos H - Thursday, June 24, 2010 6:40 AM | Last reply by Andrew B. Painter - Thursday, June 24, 2010 3:37 PM -
3 Votes
Programatically dismiss uac propt
He's not asking to disable the UAC prompt precisely, he's asking to dismiss the UAC prompt, i.e., without elevating.Answered | 8 Replies | 4479 Views | Created by felipet - Saturday, January 22, 2011 5:52 AM | Last reply by SecureLink development - Thursday, July 23, 2015 5:38 PM -
1 Votes
Catching Exception at App Level
These links might ...Answered | 4 Replies | 5361 Views | Created by h1 - Sunday, September 17, 2006 3:58 AM | Last reply by wjousts - Friday, July 16, 2010 1:29 PM -
0 Votes
UAC
UAC in vista -> Forum (Microsoft TechNet >Answered | 1 Replies | 9970 Views | Created by FisherB - Thursday, April 2, 2009 3:11 PM | Last reply by ashawani_dubey - Friday, April 3, 2009 6:40 AM -
0 Votes
Getting an exception to the forms level
This project has a little too much generic exception catching and exception ingnoring.Answered | 8 Replies | 435 Views | Created by Just Perdueit - Wednesday, November 18, 2015 5:12 PM | Last reply by Just Perdueit - Friday, December 4, 2015 8:54 PM -
0 Votes
application level exception handling
we can use Application_error to handle exceptions in the webapplication.Answered | 1 Replies | 1348 Views | Created by myowntest - Saturday, February 2, 2013 3:50 PM | Last reply by Yuri Macrovsky - Monday, February 4, 2013 11:20 AM -
1 Votes
UAC and Impersonate Help
If this can be true, then a user with a low level right could have the right of format disk, even you have not given this right to that user.Answered | 11 Replies | 7548 Views | Created by Eagle Tsui - Monday, November 22, 2010 9:57 AM | Last reply by Mike Dos Zhang - Friday, November 26, 2010 2:08 AM -
1 Votes
Online update and UAC
ShellExecute on a executable requiring elevation should result in UAC prompt, runas verb or not - coming back with 740 sounds wrong, from ShellExecute.Answered | 4 Replies | 5798 Views | Created by mcprospect - Wednesday, March 14, 2007 12:24 PM | Last reply by Fisnik Hasani - Wednesday, October 21, 2009 6:30 PM -
1 Votes
the UAC is a big problem
manifest file -> user access account control UAC -> Yes (/MANIFESTUAC:) and UAC Execution Level -> requireAdministrator ...Answered | 9 Replies | 4068 Views | Created by mileswaldron - Monday, September 20, 2010 11:26 AM | Last reply by David T. Hunt - Friday, December 3, 2010 4:58 PM -
1 Votes
How tell if UAC is on/off?
What Microsoft does is hilarious. if i want to know if the UAC is on/off you are telling me that Idon't neet to manually check the UAC stauts?Answered | 7 Replies | 10345 Views | Created by Dick Monahan - Wednesday, March 19, 2008 9:50 PM | Last reply by godRA - Tuesday, August 2, 2011 7:08 AM -
1 Votes
close UAC a VB code
i find app.manifest file in solution and change it to <requestedExecutionLevel level=”requireAdministrator” /> but i had an another ...Answered | 22 Replies | 5316 Views | Created by Muhammed Kadir - Friday, August 6, 2010 12:18 PM | Last reply by Muhammed Kadir - Monday, August 16, 2010 9:39 AM -
0 Votes
elevate my app to highest level
-- UAC Manifest Options If you want to change the Windows User Account Control level replace the requestedExecutionLevel node with one of the following.Answered | 6 Replies | 2638 Views | Created by macholibray - Friday, August 6, 2010 11:34 AM | Last reply by Paras Sanghani - Friday, August 6, 2010 1:45 PM -
0 Votes
kernel32 and UAC
UAC - is not (!)Answered | 8 Replies | 3374 Views | Created by Huzaifa Gain - Tuesday, August 18, 2009 7:37 AM | Last reply by Mohib Sheth - Wednesday, August 19, 2009 4:04 AM -
0 Votes
Student UAC inquiry
User Account Control (UAC) is a security component that allows an administrator to enter credentials during a non-administrator's user session to perform occasional administrative ...Answered | 2 Replies | 1338 Views | Created by TimothyJS - Friday, April 17, 2015 9:54 PM | Last reply by TimothyJS - Sunday, April 19, 2015 9:24 AM -
0 Votes
Show UAC prompt at application start?
On the properties window, make sure you're looking at the APPLICATION tab and click UAC Settings.Answered | 2 Replies | 2781 Views | Created by koalacatcher - Tuesday, July 13, 2010 7:51 AM | Last reply by Andrew B. Painter - Tuesday, July 13, 2010 2:11 PM -
1 Votes
How to elevate user rights when UAC level is set to default in OS for ShellExecute()API.
Please let me know a way to elevate a process by passing administrator credentials implicitly so that UAC dialog will not be displayed.Answered | 9 Replies | 5127 Views | Created by Gauravkrs - Tuesday, August 27, 2013 2:13 PM | Last reply by Gauravkrs - Wednesday, February 25, 2015 5:58 AM -
0 Votes
Whether UAC need to bypass?
Seems there I found the answer: "services are exempt from UAC, so if you have a service do what you want there will be no prompting, though of course you will need to elevate ...Answered | 3 Replies | 686 Views | Created by Serge Kryukov - Tuesday, December 3, 2013 8:31 AM | Last reply by Serge Kryukov - Wednesday, December 4, 2013 5:26 AM -
0 Votes
How to change top level executable in clickonce
You could deploy the C++ executable as a prerequisite with a setup & deployment package and have it create its own shortcut on the desktop, and not have the application create a desktop ...Answered | 1 Replies | 3352 Views | Created by Sumit J - Wednesday, February 24, 2010 4:43 PM | Last reply by RobinDotNet - Thursday, February 25, 2010 8:19 PM - Items 1 to 20 of 989822 Next ›
No announcements