Install wine and run the exe file. You will find the needed files in ~/.wine folder. Just browse this to reach the program files folder and look for your drivers. I’m sorry not to be very precise but now i can’t access my linux box
or use cabextract cabextract(1) - Linux man page should get the files you need.Better still, tell us what device you have,e.g. make/model & we may be able to get you going with a native driver
These three commands will skip the download step and extract the firmware in the same way that the /usr/sbin/install_bcm43xx_firmware does.
Note: If the output of ‘lspci -v’ indicates that you have a BCM4310, BCM4328 or BCM4329, this procedure will not work. For those cases, you will need the Windows driver and ndiswrapper.
For those devices that support 802.11a/b/g, 802.11a operation is not yet supported.
compliments of LarryFinger
Or maybe i have somthing wrong understanded in the opensuse-wiki about installing and using wine…
Can i use wine whitout have windos istalled on a partition?
If yes, i thik this would be the better way to unzip the exe file…becasue wine repos. are in yast and i have not to look for them in internet…
When this way goes with wine:
Discribe me please how i can all file unzip (becase i have no experience with wine and with linux comand i m not a expert too) there are some easy-using tools for wine…i need wine for unzipping not for installing or running the drivers…
You don’t need windows to run wine. Install it then run in a console: wine setup.exe (just to make it simple; i assume that setup.exe is the name of the driver file). Perform the installation as usual, hoping that the installer ends correctly. Now goto /home/<your home directory>/.wine/drive_c/Program files. there you should find a folder containing the driver files. There is no need to unzip your file, because you have an exe file, not zip.