Extract files from exe?

AirPower4ever

New Member
Messages
22
My friend brought over his MSI GT70 laptop which has Windows 8.1 loaded on it. He wanted to update his drivers for the killer nic and wireless (since he has not updated since he got the laptop). He downloaded the various drivers, but never installed so he has a good library. So we extracted the drivers and we were reading the information on the inf's, but it appears that Killer changed from extracting files from a zip to just an exe the past few years.

What's the easiest way to extract drivers from an exe from Killer?
 
Some exe's can be extracted by using 7zip
other exe's can be extracted by using innounp.exe
 
Thanks for the response KYHI. I tried the 7zip, but al I get are the blank files which does not help. Never heard of innounp, I will give that a try
 
C:\Temp\innounp.exe -x -b -a -d"C:\Temp\Extract" "C:\Temp\Setup.exe"

Put innounp.exe in Temp Folder..
Put the (Your) Setup.exe in temp Folder

Run the above command as admin..

your extracted *.exe will be in "Extract" Folder
 

Attachments

Back
Top