Click here to Skip to main content
15,908,673 members
Home / Discussions / C#
   

C#

 
GeneralRe: A API function Pin
MHASSANF14-Aug-06 2:42
MHASSANF14-Aug-06 2:42 
QuestionBuilding Graph, Finding Filter in C# [modified] Pin
Andy Rama14-Aug-06 1:04
Andy Rama14-Aug-06 1:04 
QuestionNewbie: How to find out which menu item has been clicked from a context menu? Pin
Phillip Hodges14-Aug-06 0:56
Phillip Hodges14-Aug-06 0:56 
AnswerRe: Newbie: How to find out which menu item has been clicked from a context menu? Pin
Ed.Poore14-Aug-06 1:09
Ed.Poore14-Aug-06 1:09 
GeneralRe: Newbie: How to find out which menu item has been clicked from a context menu? Pin
Phillip Hodges14-Aug-06 1:15
Phillip Hodges14-Aug-06 1:15 
GeneralRe: Newbie: How to find out which menu item has been clicked from a context menu? Pin
Ed.Poore14-Aug-06 1:21
Ed.Poore14-Aug-06 1:21 
QuestionSimple question Pin
JacquesDP14-Aug-06 0:33
JacquesDP14-Aug-06 0:33 
AnswerRe: Simple question Pin
Ed.Poore14-Aug-06 1:12
Ed.Poore14-Aug-06 1:12 
A simple question deserves a simple answer but unfortunately one cannot be given for this question, it's more complex than you think because
cd C:\Program Files

Is actually interpreted by cmd.exe and is not a system command. If you simply want to launch a file with arguments or something like that then you can use the System.Diagnostics.Process class.

You'll have to provide more information as to exactly what you want to accomplish, are you writing a "wrapper" around the Windows console? (Based solely on the example command you gave).


Formula 1 - Short for "F1 Racing" - named after the standard "help" key in Windows, it's a sport where participants desperately search through software help files trying to find actual documentation. It's tedious and somewhat cruel, most matches ending in a draw as no participant is able to find anything helpful. - Shog9

Ed

GeneralRe: Simple question Pin
JacquesDP14-Aug-06 1:28
JacquesDP14-Aug-06 1:28 
GeneralRe: Simple question Pin
Ed.Poore14-Aug-06 2:12
Ed.Poore14-Aug-06 2:12 
GeneralRe: Simple question Pin
JacquesDP14-Aug-06 18:30
JacquesDP14-Aug-06 18:30 
Questionxquery problem [modified] Pin
kkadir14-Aug-06 0:20
kkadir14-Aug-06 0:20 
Questionbuilt own modal dialogs Pin
snapper_21214-Aug-06 0:07
snapper_21214-Aug-06 0:07 
QuestionWindows Service stops after logging-off from current user/login. Pin
imdeepakpathak13-Aug-06 23:50
imdeepakpathak13-Aug-06 23:50 
AnswerRe: Windows Service stops after logging-off from current user/login. Pin
seee sharp14-Aug-06 0:19
seee sharp14-Aug-06 0:19 
QuestionMouse Clicking Pin
Cassiopeiaxy13-Aug-06 22:10
Cassiopeiaxy13-Aug-06 22:10 
AnswerRe: Mouse Clicking Pin
Malcolm Smart13-Aug-06 22:38
Malcolm Smart13-Aug-06 22:38 
QuestionHow to send a file in batch mode ? Pin
sundar15613-Aug-06 21:20
sundar15613-Aug-06 21:20 
AnswerRe: How to send a file in batch mode ? Pin
Malcolm Smart13-Aug-06 22:11
Malcolm Smart13-Aug-06 22:11 
GeneralRe: How to send a file in batch mode ? Pin
sundar15614-Aug-06 0:16
sundar15614-Aug-06 0:16 
QuestionAbout SplitContainer Pin
ytubis13-Aug-06 21:13
ytubis13-Aug-06 21:13 
AnswerRe: About SplitContainer Pin
CooperWu13-Aug-06 21:33
CooperWu13-Aug-06 21:33 
GeneralRe: About SplitContainer Pin
ytubis13-Aug-06 21:37
ytubis13-Aug-06 21:37 
GeneralRe: About SplitContainer Pin
CooperWu13-Aug-06 21:42
CooperWu13-Aug-06 21:42 
QuestionAbout Threading Pin
engsrini13-Aug-06 20:23
engsrini13-Aug-06 20:23 

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.