Click here to Skip to main content
15,921,716 members
Home / Discussions / C#
   

C#

 
GeneralRe: Interface Pin
Dave Kreskowiak26-Sep-17 17:22
mveDave Kreskowiak26-Sep-17 17:22 
GeneralRe: Interface Pin
Hardevsinh Mori26-Sep-17 17:28
professionalHardevsinh Mori26-Sep-17 17:28 
GeneralRe: Interface Pin
Dave Kreskowiak26-Sep-17 17:29
mveDave Kreskowiak26-Sep-17 17:29 
GeneralRe: Interface Pin
Hardevsinh Mori26-Sep-17 17:31
professionalHardevsinh Mori26-Sep-17 17:31 
GeneralRe: Interface Pin
Dave Kreskowiak27-Sep-17 1:42
mveDave Kreskowiak27-Sep-17 1:42 
AnswerRe: Interface Pin
OriginalGriff26-Sep-17 8:20
mveOriginalGriff26-Sep-17 8:20 
GeneralRe: Interface Pin
Hardevsinh Mori26-Sep-17 17:26
professionalHardevsinh Mori26-Sep-17 17:26 
AnswerRe: Interface Pin
Richard MacCutchan26-Sep-17 9:25
mveRichard MacCutchan26-Sep-17 9:25 
GeneralRe: Interface Pin
Mycroft Holmes26-Sep-17 20:18
professionalMycroft Holmes26-Sep-17 20:18 
GeneralRe: Interface Pin
Richard MacCutchan26-Sep-17 22:42
mveRichard MacCutchan26-Sep-17 22:42 
GeneralRe: Interface Pin
Mycroft Holmes26-Sep-17 23:49
professionalMycroft Holmes26-Sep-17 23:49 
GeneralRe: Interface Pin
Richard MacCutchan26-Sep-17 23:56
mveRichard MacCutchan26-Sep-17 23:56 
GeneralRe: Interface Pin
Mycroft Holmes27-Sep-17 0:02
professionalMycroft Holmes27-Sep-17 0:02 
QuestionWhy different User Groups? Pin
trparky25-Sep-17 11:09
trparky25-Sep-17 11:09 
AnswerRe: Why different User Groups? Pin
Dave Kreskowiak25-Sep-17 14:52
mveDave Kreskowiak25-Sep-17 14:52 
GeneralRe: Why different User Groups? Pin
trparky25-Sep-17 14:56
trparky25-Sep-17 14:56 
GeneralRe: Why different User Groups? Pin
Dave Kreskowiak25-Sep-17 16:13
mveDave Kreskowiak25-Sep-17 16:13 
There is nothing in your code you can do to determine this before it's launched.

Either the user has the permissions to launch the app with appropriate priv's, be it Run As..., or a UAC admin context switch, or just straight admin account, you can't determine what is going to be required ahead of time.
System.ItDidntWorkException: Something didn't work as expected.

A guide to posting questions on CodeProject

Click this: Asking questions is a skill.
Seriously, do it.

Dave Kreskowiak

AnswerRe: Why different User Groups? Pin
Richard Deeming26-Sep-17 1:11
mveRichard Deeming26-Sep-17 1:11 
GeneralRe: Why different User Groups? Pin
trparky26-Sep-17 12:14
trparky26-Sep-17 12:14 
Questionhow to prevent write a minus in right number on text box c# winform Pin
bondkmost most24-Sep-17 20:48
bondkmost most24-Sep-17 20:48 
AnswerRe: how to prevent write a minus in right number on text box c# winform Pin
Richard MacCutchan24-Sep-17 21:42
mveRichard MacCutchan24-Sep-17 21:42 
AnswerRe: how to prevent write a minus in right number on text box c# winform Pin
Mycroft Holmes24-Sep-17 23:06
professionalMycroft Holmes24-Sep-17 23:06 
QuestionOptional property c# Pin
Member 1083628423-Sep-17 21:50
professionalMember 1083628423-Sep-17 21:50 
AnswerRe: Optional property c# Pin
OriginalGriff23-Sep-17 22:45
mveOriginalGriff23-Sep-17 22:45 
AnswerRe: Optional property c# Pin
Richard MacCutchan24-Sep-17 3:17
mveRichard MacCutchan24-Sep-17 3:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.