What executable did started my executable?
        Posted  
        
            by Saab
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Saab
        
        
        
        Published on 2010-04-07T09:27:24Z
        Indexed on 
            2010/04/11
            12:53 UTC
        
        
        Read the original article
        Hit count: 821
        
Is there a reliable way to know what executable has called my executable?
I have a .NET executable but I would like to know who has started my application.
© Stack Overflow or respective owner