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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Getting Output file from EXE

Getting Output file from EXE

Scheduled Pinned Locked Moved C#
questiontutorial
2 Posts 2 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.
  • M Offline
    M Offline
    mikeyhardingboyo
    wrote on last edited by
    #1

    hI im using the Process Class to execute a Exe application in my program. The exe outputs a file but when I run the program the file isnt in the directory. So how do I get the output into a file? code example would be helpful thanks Mike

    M 1 Reply Last reply
    0
    • M mikeyhardingboyo

      hI im using the Process Class to execute a Exe application in my program. The exe outputs a file but when I run the program the file isnt in the directory. So how do I get the output into a file? code example would be helpful thanks Mike

      M Offline
      M Offline
      Mr VB NET
      wrote on last edited by
      #2

      You have to decide which of the outputs you want STDERROR, STANDARD etc. Then you simply redirect the standard to a string and write it to a file. Do a search for Process redirect.

      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