Click here to Skip to main content
15,915,771 members
Home / Discussions / C#
   

C#

 
GeneralRe: GPS Pin
Heath Stewart21-Sep-04 14:12
protectorHeath Stewart21-Sep-04 14:12 
GeneralRessources Exception in .NET Frameworks 2.0 Pin
Elc3p421-Sep-04 13:20
Elc3p421-Sep-04 13:20 
GeneralRe: Ressources Exception in .NET Frameworks 2.0 Pin
Heath Stewart21-Sep-04 14:27
protectorHeath Stewart21-Sep-04 14:27 
Generalembedding a resource and getting it back out Pin
vista2721-Sep-04 12:42
vista2721-Sep-04 12:42 
GeneralRe: embedding a resource and getting it back out Pin
Heath Stewart21-Sep-04 14:20
protectorHeath Stewart21-Sep-04 14:20 
GeneralHelp :) Pin
Moon Boy21-Sep-04 11:19
Moon Boy21-Sep-04 11:19 
GeneralRe: Help :) Pin
Heath Stewart21-Sep-04 11:36
protectorHeath Stewart21-Sep-04 11:36 
GeneralUsing the Command Prompt in C# Win App Pin
chubbysilk21-Sep-04 10:06
chubbysilk21-Sep-04 10:06 
Hello,
I am writing a C# windows application. I would like to open a command prompt and execute a few lines of code. I am able to open the command prompt using the following code:

System.Diagnostics.Process.Start("cmd.exe");

But I don't know how to actually write a command to the prompt once it is open. Can anyone help me out?

Thanks,
RC
GeneralRe: Using the Command Prompt in C# Win App Pin
Heath Stewart21-Sep-04 11:08
protectorHeath Stewart21-Sep-04 11:08 
GeneralSmart Device Application Pin
mathon21-Sep-04 9:53
mathon21-Sep-04 9:53 
GeneralRe: Smart Device Application Pin
Heath Stewart21-Sep-04 11:12
protectorHeath Stewart21-Sep-04 11:12 
GeneralRe: Smart Device Application Pin
Chris Quick21-Sep-04 12:17
Chris Quick21-Sep-04 12:17 
GeneralRe: Smart Device Application Pin
mathon21-Sep-04 13:53
mathon21-Sep-04 13:53 
GeneralRe: Smart Device Application Pin
Heath Stewart21-Sep-04 14:31
protectorHeath Stewart21-Sep-04 14:31 
GeneralRe: Smart Device Application Pin
mathon21-Sep-04 22:08
mathon21-Sep-04 22:08 
GeneralHelp on setting index of dropdownlist. Pin
macsgirl21-Sep-04 9:46
macsgirl21-Sep-04 9:46 
GeneralRe: Help on setting index of dropdownlist. Pin
Colin Angus Mackay21-Sep-04 12:00
Colin Angus Mackay21-Sep-04 12:00 
GeneralRe: Help on setting index of dropdownlist. Pin
macupryk21-Sep-04 12:32
macupryk21-Sep-04 12:32 
GeneralRe: Help on setting index of dropdownlist. Pin
Colin Angus Mackay21-Sep-04 12:47
Colin Angus Mackay21-Sep-04 12:47 
GeneralRe: Help on setting index of dropdownlist. Pin
macupryk21-Sep-04 13:00
macupryk21-Sep-04 13:00 
GeneralRe: Help on setting index of dropdownlist. Pin
Colin Angus Mackay21-Sep-04 13:12
Colin Angus Mackay21-Sep-04 13:12 
GeneralConfigurable font height/width Pin
Yaron K.21-Sep-04 7:44
Yaron K.21-Sep-04 7:44 
GeneralRe: Configurable font height/width Pin
Heath Stewart21-Sep-04 11:33
protectorHeath Stewart21-Sep-04 11:33 
GeneralRe: Configurable font height/width Pin
Yaron K.21-Sep-04 19:01
Yaron K.21-Sep-04 19:01 
GeneralRe: Configurable font height/width Pin
Yaron K.22-Sep-04 22:37
Yaron K.22-Sep-04 22:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.