Jump to content

List services / applications using the .net framework.


Recommended Posts

Posted

Hi,

 

Does anyone know of a simple way to list any running programs or services which are using the microsoft .net framework. (V 3.5 with sp1 if it matters).

 

TIA if anyone does.

Posted

Thanks Gurra - that did exactly what I needed.

 

I didn't use the long winded stuff that the chap had posted - just the little command that interfaced with mscoree.dll

 

For anyone else it was -

 

 

tasklist /fi "modules eq mscoree.dll"

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...