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 / C++ / MFC
  4. combine two .exe files [modified]

combine two .exe files [modified]

Scheduled Pinned Locked Moved C / C++ / MFC
question
3 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.
  • V Offline
    V Offline
    Vincen Wang
    wrote on last edited by
    #1

    HI,everyone. I have used the stream I/0 to write myOwn.exe file in the source.exe file.When the combined file is executed,it can read myOwn.exe out and create two processes to execute them(This procedure is achieved in myOwn.exe).But I think this method is a little stupid. Do you have any other great idea to combine them to a single,in which the two .exe files can be executed by turns?

    modified on Wednesday, September 17, 2008 9:57 PM

    V 1 Reply Last reply
    0
    • V Vincen Wang

      HI,everyone. I have used the stream I/0 to write myOwn.exe file in the source.exe file.When the combined file is executed,it can read myOwn.exe out and create two processes to execute them(This procedure is achieved in myOwn.exe).But I think this method is a little stupid. Do you have any other great idea to combine them to a single,in which the two .exe files can be executed by turns?

      modified on Wednesday, September 17, 2008 9:57 PM

      V Offline
      V Offline
      vikas amin
      wrote on last edited by
      #2

      try to inject the code in the source.exe file http://www.codeproject.com/KB/winsdk/CodeInject.aspx[^]

      Vikas Amin

      My First Article on CP" Virtual Serial Port "[^]

      modified on Thursday, July 24, 2008 5:33 PM

      V 1 Reply Last reply
      0
      • V vikas amin

        try to inject the code in the source.exe file http://www.codeproject.com/KB/winsdk/CodeInject.aspx[^]

        Vikas Amin

        My First Article on CP" Virtual Serial Port "[^]

        modified on Thursday, July 24, 2008 5:33 PM

        V Offline
        V Offline
        Vincen Wang
        wrote on last edited by
        #3

        thanks a lot ,a good article.

        You know some birds are not meant to be caged, their feathers are just too bright.

        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