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. Extract Exe's

Extract Exe's

Scheduled Pinned Locked Moved C#
csharptools
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.
  • T Offline
    T Offline
    t4ure4n
    wrote on last edited by
    #1

    Hello every1 In one of my project I download exe files (these are self extracting) from the internet. I need to extract these files to get a bunch of emded files to do some processing. Can some1 suggest any utility or .NET library which I can use to extract these exe file I have looked CP and I only found codes to extract zip files....

    o O º(`'·.,(`'·., ☆,.·''),.·'')º O o° »·'"`»* *☆ t4ure4n ☆* *«·'"`« °o O º(,.·''(,.·'' ☆`'·.,)`'·.,)º O o°

    G 1 Reply Last reply
    0
    • T t4ure4n

      Hello every1 In one of my project I download exe files (these are self extracting) from the internet. I need to extract these files to get a bunch of emded files to do some processing. Can some1 suggest any utility or .NET library which I can use to extract these exe file I have looked CP and I only found codes to extract zip files....

      o O º(`'·.,(`'·., ☆,.·''),.·'')º O o° »·'"`»* *☆ t4ure4n ☆* *«·'"`« °o O º(,.·''(,.·'' ☆`'·.,)`'·.,)º O o°

      G Offline
      G Offline
      Giorgi Dalakishvili
      wrote on last edited by
      #2

      If it is a self-extracting exe, then just run it and it will extract embedded files automatically. Winrar can also do it.

      #region signature my articles #endregion

      T 1 Reply Last reply
      0
      • G Giorgi Dalakishvili

        If it is a self-extracting exe, then just run it and it will extract embedded files automatically. Winrar can also do it.

        #region signature my articles #endregion

        T Offline
        T Offline
        t4ure4n
        wrote on last edited by
        #3

        I have to extract the files programatically... I can have have WinRar and WinZip installed on the target machines... but what I wanted to do was using .NET features to accomplish this task..

        o O º(`'·.,(`'·., ☆,.·''),.·'')º O o° »·'"`»* *☆ t4ure4n ☆* *«·'"`« °o O º(,.·''(,.·'' ☆`'·.,)`'·.,)º O o°

        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