Click here to Skip to main content
15,898,134 members
Home / Discussions / C#
   

C#

 
GeneralRe: Please Help me!!! Pin
JeremH15-Oct-08 2:37
JeremH15-Oct-08 2:37 
AnswerRe: Please Help me!!! Pin
star6522569215-Oct-08 2:38
star6522569215-Oct-08 2:38 
GeneralRe: Please Help me!!! Pin
JeremH15-Oct-08 2:49
JeremH15-Oct-08 2:49 
GeneralSunil Chavan Pin
SunilChavan115-Oct-08 1:57
SunilChavan115-Oct-08 1:57 
GeneralRe: Sunil Chavan PinPopular
Pete O'Hanlon15-Oct-08 2:00
mvePete O'Hanlon15-Oct-08 2:00 
GeneralRe: Sunil Chavan PinPopular
#realJSOP15-Oct-08 2:33
professional#realJSOP15-Oct-08 2:33 
GeneralRe: Sunil Chavan Pin
Rajesh R Subramanian15-Oct-08 2:56
professionalRajesh R Subramanian15-Oct-08 2:56 
QuestionRun external exe in C# Pin
Piyush Vaishnav15-Oct-08 1:53
Piyush Vaishnav15-Oct-08 1:53 
hi guys,
I want to run any C# made exe from another C# program.
For that i used this code:

System.Diagnostics.Process.Start(exe path);

It's working fine.

But when i am using same code in OnStart() method of Windows Services.
It will start the process into Task Manager Processes, but not showing in screen whatever GUI that exe has.

To show GUI also , what should i do?

Thanks....
AnswerRe: Run external exe in C# Pin
Giorgi Dalakishvili15-Oct-08 2:21
mentorGiorgi Dalakishvili15-Oct-08 2:21 
AnswerRe: Run external exe in C# Pin
leppie15-Oct-08 2:21
leppie15-Oct-08 2:21 
GeneralRe: Run external exe in C# Pin
Giorgi Dalakishvili15-Oct-08 3:02
mentorGiorgi Dalakishvili15-Oct-08 3:02 
GeneralRe: Run external exe in C# Pin
Piyush Vaishnav15-Oct-08 19:08
Piyush Vaishnav15-Oct-08 19:08 
GeneralRe: Run external exe in C# Pin
Piyush Vaishnav15-Oct-08 20:01
Piyush Vaishnav15-Oct-08 20:01 
GeneralRe: Run external exe in C# Pin
leppie15-Oct-08 20:14
leppie15-Oct-08 20:14 
GeneralRe: Run external exe in C# Pin
Piyush Vaishnav15-Oct-08 20:20
Piyush Vaishnav15-Oct-08 20:20 
QuestionMove to next column in datagridview using a button Pin
Chazzysb15-Oct-08 1:26
Chazzysb15-Oct-08 1:26 
AnswerRe: Move to next column in datagridview using a button Pin
Chazzysb15-Oct-08 3:33
Chazzysb15-Oct-08 3:33 
AnswerRe: Move to next column in datagridview using a button Pin
nelsonpaixao15-Oct-08 14:08
nelsonpaixao15-Oct-08 14:08 
QuestionChecking DateTimePicker date is => today's date? Pin
kanchoette15-Oct-08 1:15
kanchoette15-Oct-08 1:15 
AnswerRe: Checking DateTimePicker date is => today's date? Pin
Ashfield15-Oct-08 1:22
Ashfield15-Oct-08 1:22 
AnswerRe: Checking DateTimePicker date is => today's date? Pin
Giorgi Dalakishvili15-Oct-08 1:24
mentorGiorgi Dalakishvili15-Oct-08 1:24 
AnswerRe: Checking DateTimePicker date is => today's date? Pin
HemJoshi15-Oct-08 3:33
HemJoshi15-Oct-08 3:33 
AnswerRe: Checking DateTimePicker date is => today's date? Pin
mark_w_15-Oct-08 5:46
mark_w_15-Oct-08 5:46 
QuestionPut App in System Tray Not Working Pin
#realJSOP15-Oct-08 0:26
professional#realJSOP15-Oct-08 0:26 
AnswerRe: Put App in System Tray Not Working Pin
Simon P Stevens15-Oct-08 0:49
Simon P Stevens15-Oct-08 0:49 

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.