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. How can I run an executable from within my C# app

How can I run an executable from within my C# app

Scheduled Pinned Locked Moved C#
tutorialcsharpquestion
4 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.
  • S Offline
    S Offline
    sas9491
    wrote on last edited by
    #1

    I need to run zip a file(s) using winzip from within my c# application. Can anyone point me to documentation / example of how to accomplish that. Thanks in advance - SS -

    N E D 3 Replies Last reply
    0
    • S sas9491

      I need to run zip a file(s) using winzip from within my c# application. Can anyone point me to documentation / example of how to accomplish that. Thanks in advance - SS -

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

      Process.Start[^]

      only two letters away from being an asset

      1 Reply Last reply
      0
      • S sas9491

        I need to run zip a file(s) using winzip from within my c# application. Can anyone point me to documentation / example of how to accomplish that. Thanks in advance - SS -

        E Offline
        E Offline
        Ennis Ray Lynch Jr
        wrote on last edited by
        #3

        Then include the J# libraries and you can do it programmatically.

        A man said to the universe: "Sir I exist!" "However," replied the Universe, "The fact has not created in me A sense of obligation." -- Stephen Crane

        1 Reply Last reply
        0
        • S sas9491

          I need to run zip a file(s) using winzip from within my c# application. Can anyone point me to documentation / example of how to accomplish that. Thanks in advance - SS -

          D Offline
          D Offline
          Dustin Metzgar
          wrote on last edited by
          #4

          Why zip with winzip when you can do it in code: SharpZipLib[^]


          Logifusion[^] If not entertaining, write your Congressman.

          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