Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6109783
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T14:26:34+00:00 2026-05-23T14:26:34+00:00

a few days ago i started working with process, i did a few things..

  • 0

a few days ago i started working with process, i did a few things.. and wanted to ask a question.

lets say i got a process :

process = Process.Start("D:\\Server1\\orangebox\\srcds.exe", "srcds.exe -console -game cstrike  +maxplayers 16 -port 27017 +map de_dust2");
            process.EnableRaisingEvents = true;

            process.Exited += new EventHandler(process_Exited);
        }

        void process_Exited(object sender, EventArgs e)
        {
            process = Process.Start("D:\\Server1\\orangebox\\srcds.exe", "srcds.exe -console -game cstrike  +maxplayers 16 -port 27017 +map de_dust2");
            process.EnableRaisingEvents = true;

            process.Exited += new EventHandler(process_Exited);

so, its works perfect. but, how can i do new process? but. added them from a button and the info of them comes from a textbox.

lets say i got button1 and 3 textbox. 1 of the textboxs give me the process name, 1 the args, and 1 if to run now ot not.

so how can i do that?

thanks!!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T14:26:34+00:00Added an answer on May 23, 2026 at 2:26 pm

    Use ProcessStartInfo class to specify an arguments and assign it to relative property of your Process class.

    http://msdn.microsoft.com/en-us/library/system.diagnostics.processstartinfo(v=vs.71).aspx

    If you don’t want process run now, initialize it but don’t call Run() NOW.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just started working with Mercurial a few days ago and there's something I don't
I ordered Programming Windows Fifth Edition a few days ago, and started working with
I have started a new app a few days ago and began working with
A few days ago, I started working with cocos2d. I really like the framework.
A few days ago, I decided to start learning C#. So, I got a
I just started learning Common Lisp a few days ago, and I'm trying to
I started to use Borland's Turbo C++ a few days ago. I actually have
A few days ago I posted this question and everyone suggested me to use
Few days ago all was ok: when I started my web-site with Silverlight 4.0
I started a few days ago to experiment development for the iPhone platform, and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.