142.
                                How do we know what processes have the CLR loaded on your machine?
                                
                                    View Description
                                    
                                        
                                    
                                
                                
                                    
                            
                        you could just run "tasklist /M mscor*" from the command line - that'll show all processes that have the CLR loaded, but you won't be able to see which version