|
-
May 15th, 2010, 08:31 AM
#1
Thread Starter
Addicted Member
How can i check if the Selected Executeable is a .Net Application
Is it possible to Check if the Selected Application is a .Net Executeable ?
Like the User opens a OpenFileDialog selects a Executeable and the Program checks if it is coded with the .Net Framework.
-
May 15th, 2010, 09:22 AM
#2
Re: How can i check if the Selected Executeable is a .Net Application
there should be a config file in the directory where the .exe resides...
 why can't programmers keep and 31 Oct and 25 dec apart. Why Rating is Useful
for every question you ask provide an answer on another thread.
-
May 15th, 2010, 05:15 PM
#3
Thread Starter
Addicted Member
Re: How can i check if the Selected Executeable is a .Net Application
 Originally Posted by Dnereb
there should be a config file in the directory where the .exe resides...
Yeah there should be but there isnt always :S
-
May 15th, 2010, 06:43 PM
#4
Re: How can i check if the Selected Executeable is a .Net Application
You can see if Reflection works on the application. I don't think normal EXE's can have reflection on them....but I could be mistaken.
-
May 15th, 2010, 06:53 PM
#5
Re: How can i check if the Selected Executeable is a .Net Application
Ok... I'll byte.... What difference does it make?
-tg
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|