>
> string strCmdLine = "/C meine.exe";
> System.Diagnostics.Process.Start("cmd.exe",strCmdLine);
>
> Gruss IvoWofür steht /C Danke Rene _______________________________________________ Coffeehouse Mailingliste, Postings senden an: [email protected] An-/Abmeldung und Suchfunktion unter: http://www.glengamoi.com/mailman/listinfo/coffeehouse
