Windows Vista Forums

Interop
  1. #1


    Ira Davis Guest

    Interop

    Sorry if this question has been answered before. I've searched high and low
    for how to do this but have found nothing yet.



    Is there a way to call a Win32/Win64 executable (NOT A DLL) from .NET and
    access the output like what can be done from VBScript using the
    WScript.WShell Exec or Run functions?

    Example: From a .NET app, launch a Win32 executable such as "ipconfig /all"
    and have the .NET app read the process output. I don't want to send the
    output to a file and then process the file.

      My System SpecsSystem Spec

  2. #2


    Family Tree Mike Guest

    Re: Interop

    Here is a thread where it is answered:
    http://bytes.com/forum/thread228711.html

    "Ira Davis" <IraDavis@xxxxxx> wrote in message
    news:2C4E4F49-B146-47B0-8BF6-458686B7B3DE@xxxxxx

    > Sorry if this question has been answered before. I've searched high and
    > low
    > for how to do this but have found nothing yet.
    >
    > Is there a way to call a Win32/Win64 executable (NOT A DLL) from .NET and
    > access the output like what can be done from VBScript using the
    > WScript.WShell Exec or Run functions?
    >
    > Example: From a .NET app, launch a Win32 executable such as "ipconfig
    > /all"
    > and have the .NET app read the process output. I don't want to send the
    > output to a file and then process the file.

      My System SpecsSystem Spec

Interop problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft.VirtualServer.Interop.dll and the Microsoft.VMRCClientControl.Interop.dll ASun Virtual Server 0 12 Aug 2008
To Reference Interop.XXX.dll or XXX.dll JD .NET General 4 03 Mar 2008
Using an interop assembly with interop dependencies Jeff PowerShell 8 11 Oct 2007
WCF + Java interop Ludwig Wittgenstein Indigo 0 29 Jun 2007
Why can't I use Interop assembly instead of COM? Joe.Zapert@gmail.com PowerShell 4 30 May 2007