473,378 Members | 1,468 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

How to Call another application ??

In myForm, i need to let user just click one button and then Start another
application .
Does anyone know how to do ??
Thanks a lot.
Nov 21 '05 #1
6 1124
Hi,

Process.Start("Notepad.exe")

http://msdn.microsoft.com/library/de...ingProgram.asp

Ken
----------------------
"Agnes" <ag***@dynamictech.com.hk> wrote in message
news:eX**************@TK2MSFTNGP14.phx.gbl...
In myForm, i need to let user just click one button and then Start another
application .
Does anyone know how to do ??
Thanks a lot.

Nov 21 '05 #2
"Agnes" <ag***@dynamictech.com.hk> schrieb
In myForm, i need to let user just click one button and then Start
another application .
Does anyone know how to do ??
Thanks a lot.


Have a look at the class System.Diagnostics.Process and it's shared or
instance Start method.

Armin

Nov 21 '05 #3
"Agnes" <ag***@dynamictech.com.hk> schrieb:
In myForm, i need to let user just click one button and then Start another
application .


Opening files, applications, Web documents, and the mail client
<URL:http://dotnet.mvps.org/dotnet/faqs/?id=openfileappwebpage&lang=en>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #4

Armin,

Good to see you here again. What have you been up to?

kelly

"Armin Zingler" <az*******@freenet.de> wrote in message
news:az*******@freenet.de:
"Agnes" <ag***@dynamictech.com.hk> schrieb
In myForm, i need to let user just click one button and then Start
another application .
Does anyone know how to do ??
Thanks a lot.


Have a look at the class System.Diagnostics.Process and it's shared or
instance Start method.

Armin


Nov 21 '05 #5
"scorpion53061" <sc************@nospamhereyahoo.com> schrieb

Armin,

Good to see you here again. What have you been up to?

You mean what I've been tired of? ;-) That's the answer. Each question came
with fiver answers, so I used the time for other things in my life instead.

Armin

Nov 21 '05 #6

Ah I see. Well it is good to see you around again.

"Armin Zingler" <az*******@freenet.de> wrote in message
news:az*******@freenet.de:
"scorpion53061" <sc************@nospamhereyahoo.com> schrieb

Armin,

Good to see you here again. What have you been up to?

You mean what I've been tired of? ;-) That's the answer. Each question
came
with fiver answers, so I used the time for other things in my life
instead.

Armin


Nov 21 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: azerty | last post by:
Hello I develop an application which must call a WebService on a server (develop with ASP.NET framework) If I call this application from XP client station, no problem occurs BUT if i call...
4
by: kcmagg | last post by:
Mornin, group. Long-time usenet lurker, 1st time poster to this group. If I am in the wrong ballpark, please point me in the right direction :-) I work in a call center and what we are looking...
4
by: wobbles | last post by:
Hi Everyone, I've spent hours investigating why my Async (one way) call wasn't invoking the method on my server. Basically, if I remove " Console.ReadLine() ", the method DOESN'T get invoked....
1
by: Abdalla Fawaz El-Hawary | last post by:
I have a solution includes 2 projects the 1st one is a class library project and the 2nd is windows application. Normally i can use the classes wich in the 1st project(DLL) after add refrence for...
13
by: Bern McCarty | last post by:
I have run an experiment to try to learn some things about floating point performance in managed C++. I am using Visual Studio 2003. I was hoping to get a feel for whether or not it would make...
10
by: bienwell | last post by:
Hi, I have a question about file included in ASP.NET. I have a file that includes all the Sub functions (e.g FileFunct.vb). One of the functions in this file is : Sub TestFunct(ByVal...
3
by: =?Utf-8?B?Y2hlbmRyaWNrcw==?= | last post by:
I have a C# winforms application that makes periodic web service calls in background thread to my web service server. These calls work fine almost all the time but on rare occassions the web...
6
by: JDeats | last post by:
I'm in a situation where it's difficult to get on-site and troubleshoot, so I'm looking for scenarios from those experienced on what might be causing this problem. I have a .NET 2.0 WinForms...
2
by: rahulsengar | last post by:
Hey how can i lauch my application on incoming call notification in windows mobile . hey can u please help me how to launch my application automatically when an incoming call occurs. Is there any...
0
by: rahulsengar | last post by:
Hey how can i lauch my application on incoming call notification in windows mobile . hey can u please help me how to launch my application automatically when an incoming call occurs. Is there any...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.