Thread: how exe file run using system command?

  1. #1
    vk
    Guest

    how exe file run using system command?

    hi,

    i need help on system command how it works?How we run dos commands through it ? I need for help for running exe files.
    please do not use windows complier.If any code give it to me.

    bye
    vk

  2. #2
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    > If any code give it to me.

    Sheesh, people are so rude nowadays... Can't even look at the FAQ, and then they go and tell you "GIVE ME CODE"

    Here's your code, oh impatient one.

    http://www.cprogramming.com/boardfaq.html#execs

  3. #3
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    Question reformatted to be less annoying and rude:
    [reformat]
    Hi,
    I need help on the system command, how it works in general and how to run DOS commands with it. I'm curious to learn how to run .EXE files through my source code. Code would be nice, but links are useful too.

    Thank you for your time.
    vk
    [/reformat]

    Wow, that's a big difference. The answer would still be RTFM or STFW, but you'll get better responses when your questions are legitimate.

    -Prelude
    My best code is written with the delete key.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Basic text file encoder
    By Abda92 in forum C Programming
    Replies: 15
    Last Post: 05-22-2007, 01:19 PM
  2. Batch file programming
    By year2038bug in forum Tech Board
    Replies: 10
    Last Post: 09-05-2005, 03:30 PM
  3. Unknown Memory Leak in Init() Function
    By CodeHacker in forum Windows Programming
    Replies: 3
    Last Post: 07-09-2004, 09:54 AM
  4. exe files in -c- language
    By enjoy in forum C Programming
    Replies: 6
    Last Post: 05-18-2004, 04:36 PM
  5. Making a LIB file from a DEF file for a DLL
    By JMPACS in forum C++ Programming
    Replies: 0
    Last Post: 08-02-2003, 08:19 PM