LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   unzip an exe (https://www.linuxquestions.org/questions/linux-newbie-8/unzip-an-exe-312760/)

matrixon 04-13-2005 08:18 AM

unzip an exe
 
im trying to install ndiswrapper the page from which im following instructions says that i need to unzip the .exe of windows drivers but how do i do this?

mjuhannus 04-13-2005 08:22 AM

If it's a self-extracting zip, you can unpack it with wine. Install wine if necessery and run

wine file.exe

harken 04-13-2005 10:52 AM

There are zip/unzip utilities for Linux as well. Search first your distribution repositories for packages, if not, google for it.

jonaskoelker 04-13-2005 06:26 PM

from the command line, try (man) zip and (man) unzip


All times are GMT -5. The time now is 01:24 PM.