A
anon
I was wondering if anyone could give me any information on accessing
the API to run external EXE's such as to run something like the
Command:
csc /t:library somefile.cs
of course this will create a dll from the shell command prompt. Is
there a way to do this via C# and issue the command to the system to
do the required function. Any information anyone could provide would
be appreciated, thanks.
the API to run external EXE's such as to run something like the
Command:
csc /t:library somefile.cs
of course this will create a dll from the shell command prompt. Is
there a way to do this via C# and issue the command to the system to
do the required function. Any information anyone could provide would
be appreciated, thanks.