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