Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. the command for run program exe

the command for run program exe

Scheduled Pinned Locked Moved C#
csharp
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    KARFER
    wrote on last edited by
    #1

    hi all please what the code in C# to run program .exe i mean i have button and i want when i press on the button any program exe i determined it run. Regards KARFER

    -*-*-*-*-*-*-*-*-* To Be Or Not To Be (KARFER) -*-*-*-*-*-*-*-*-*

    N I 2 Replies Last reply
    0
    • K KARFER

      hi all please what the code in C# to run program .exe i mean i have button and i want when i press on the button any program exe i determined it run. Regards KARFER

      -*-*-*-*-*-*-*-*-* To Be Or Not To Be (KARFER) -*-*-*-*-*-*-*-*-*

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      http://msdn.microsoft.com/en-us/library/system.diagnostics.process.aspx[^]


      I know the language. I've read a book. - _Madmatt

      1 Reply Last reply
      0
      • K KARFER

        hi all please what the code in C# to run program .exe i mean i have button and i want when i press on the button any program exe i determined it run. Regards KARFER

        -*-*-*-*-*-*-*-*-* To Be Or Not To Be (KARFER) -*-*-*-*-*-*-*-*-*

        I Offline
        I Offline
        Ice_Freez05
        wrote on last edited by
        #3

        Process.StartInfo.Filename = @"Directory\app_name.exe"; Process.Start();

        N 1 Reply Last reply
        0
        • I Ice_Freez05

          Process.StartInfo.Filename = @"Directory\app_name.exe"; Process.Start();

          N Offline
          N Offline
          Not Active
          wrote on last edited by
          #4

          12 hours later you give the same response. That's the way to boost your rep :rolleyes: How about next time you read the previous responses before posting.


          I know the language. I've read a book. - _Madmatt

          L 1 Reply Last reply
          0
          • N Not Active

            12 hours later you give the same response. That's the way to boost your rep :rolleyes: How about next time you read the previous responses before posting.


            I know the language. I've read a book. - _Madmatt

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            No no no, that would be unfathomable! ... ... ...12 hours later... no no no, that would be crazy!

            Check out the CodeProject forum Guidelines[^] The original soapbox 1.0 is back![^]

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups