3
Reply

Extraction From EXE

Jay Webster

Jay Webster

Oct 9 2011 2:16 PM
1.8k
Hi,

I am looking to extract a file from an EXE file using C#. More Specifically "ImgBurn.exe" from its installer. http://download.imgburn.com/SetupImgBurn_2.5.6.0.exe

Most of the extraction samples I find are for extracting from zip files and dont work. I can extract it with 7-Zip but I cannot get it to extract using any C# library that I have tried.

Whats the best way for me to achieve this?

Thanks

Jay

Answers (3)