how to run exterrnal applications in c#
C#
3
Posts
3
Posters
0
Views
1
Watching
-
Do you want to do this twice?
xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 4a out now (29 May 2008)
((lambda (x) `((lambda (x) ,x) ',x)) '`((lambda (x) ,x) ',x))leppie wrote:
Do you want to do this twice?
for (int i = 0 ; i < 2; i++)
{
Process.Start(...);
}Deja View - the feeling that you've seen this post before.