system() to c# without calling cmd.exe
        Posted  
        
            by oidfrosty
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by oidfrosty
        
        
        
        Published on 2010-05-08T14:15:30Z
        Indexed on 
            2010/05/08
            14:28 UTC
        
        
        Read the original article
        Hit count: 270
        
how to translate system("") to C# without calling cmd.exe? edit: i need to throw something like "dir"
© Stack Overflow or respective owner