Click here to Skip to main content
15,884,099 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: how to disable controls using control.syle.add() Pin
Kornfeld Eliyahu Peter21-May-14 21:27
professionalKornfeld Eliyahu Peter21-May-14 21:27 
AnswerRe: how to disable controls using control.syle.add() Pin
ZurdoDev22-May-14 8:20
professionalZurdoDev22-May-14 8:20 
QuestionMVC 4 Local Database Pin
AnCristina21-May-14 4:09
professionalAnCristina21-May-14 4:09 
AnswerRe: MVC 4 Local Database Pin
AmitGajjar29-May-14 6:52
professionalAmitGajjar29-May-14 6:52 
GeneralRe: MVC 4 Local Database Pin
AnCristina9-Jun-14 8:43
professionalAnCristina9-Jun-14 8:43 
QuestionRead comamnd prompt output and displaying User Interface Pin
Mohan Subramani20-May-14 5:00
Mohan Subramani20-May-14 5:00 
SuggestionREPOST Pin
Richard Deeming20-May-14 5:13
mveRichard Deeming20-May-14 5:13 
QuestionGetting Corflags.exe values to a User Interface Pin
Mohan Subramani20-May-14 3:54
Mohan Subramani20-May-14 3:54 
Hey Guys,

Creating a small tool with C# which will fetch the values displayed in the command prompt and display in an User Interface.

Corflags.exe is a .Net SDK tool, which is used to display the architecture of .Net developed EXEs
and helps to change the complier (32bit or 64 bit)

Examples: (I want to know the details of MyApplication.exe)

Corflags.exe "MyApplication.exe" (This command was ran in a command prompt)

Microsoft (R) .NET Framework CorFlags Conversion Tool. Version 3.5.30729.1
Copyright (c) Microsoft Corporation. All rights reserved.
Version : v2.0.50727
CLR Header: 2.5
PE : PE32
CorFlags : 11
ILONLY : 1
32BIT : 1
Signed : 1

I want to capture the value of CLR Header, 32BIT, PE and want to display in a dialog box in my front end.
How do i fetch the values ?
Please assist.
Cheers,

-- modified 20-May-14 10:30am.
AnswerRe: Getting Corflags.exe values to a User Interface Pin
Richard MacCutchan20-May-14 4:08
mveRichard MacCutchan20-May-14 4:08 
AnswerRe: Getting Corflags.exe values to a User Interface Pin
PIEBALDconsult20-May-14 5:59
mvePIEBALDconsult20-May-14 5:59 
AnswerRe: Getting Corflags.exe values to a User Interface Pin
Bernhard Hiller20-May-14 21:04
Bernhard Hiller20-May-14 21:04 
Questioncheck printing Pin
zuber ahmed17-May-14 2:52
zuber ahmed17-May-14 2:52 
AnswerRe: check printing Pin
Richard MacCutchan17-May-14 6:17
mveRichard MacCutchan17-May-14 6:17 
AnswerRe: check printing Pin
ZurdoDev22-May-14 8:23
professionalZurdoDev22-May-14 8:23 
QuestionRun .Net 4.0 WPF App on WinXP SP3 Pin
Kevin Marois12-May-14 5:41
professionalKevin Marois12-May-14 5:41 
AnswerRe: Run .Net 4.0 WPF App on WinXP SP3 Pin
Kornfeld Eliyahu Peter12-May-14 5:58
professionalKornfeld Eliyahu Peter12-May-14 5:58 
GeneralRe: Run .Net 4.0 WPF App on WinXP SP3 Pin
Rahul Kumar15-May-14 1:54
Rahul Kumar15-May-14 1:54 
AnswerRe: Run .Net 4.0 WPF App on WinXP SP3 Pin
Dave Kreskowiak12-May-14 6:32
mveDave Kreskowiak12-May-14 6:32 
GeneralRe: Run .Net 4.0 WPF App on WinXP SP3 Pin
Kevin Marois12-May-14 6:53
professionalKevin Marois12-May-14 6:53 
GeneralRe: Run .Net 4.0 WPF App on WinXP SP3 Pin
Dave Kreskowiak12-May-14 8:02
mveDave Kreskowiak12-May-14 8:02 
GeneralRe: Run .Net 4.0 WPF App on WinXP SP3 Pin
Kevin Marois12-May-14 8:04
professionalKevin Marois12-May-14 8:04 
GeneralRe: Run .Net 4.0 WPF App on WinXP SP3 Pin
Dave Kreskowiak13-May-14 5:11
mveDave Kreskowiak13-May-14 5:11 
GeneralRe: Run .Net 4.0 WPF App on WinXP SP3 Pin
Eddy Vluggen13-May-14 7:15
professionalEddy Vluggen13-May-14 7:15 
GeneralRe: Run .Net 4.0 WPF App on WinXP SP3 Pin
Kevin Marois13-May-14 7:30
professionalKevin Marois13-May-14 7:30 
QuestionRe: Run .Net 4.0 WPF App on WinXP SP3 Pin
Eddy Vluggen13-May-14 9:04
professionalEddy Vluggen13-May-14 9:04 

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.