Results 1 to 4 of 4
halo.... i did downloaded a cabextract-1.1.tar.gz from : http://www.kyz.uklinux.net/cabextract.php
I am trying to install ndiswrapper ( http://ndiswrapper.sourceforge.net/m...p/Installation )
and it is required a window driver to support it.
I did ...
- 08-18-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 70
cannot extract .exe by using cabextract
halo.... i did downloaded a cabextract-1.1.tar.gz from :http://www.kyz.uklinux.net/cabextract.php
I am trying to install ndiswrapper (http://ndiswrapper.sourceforge.net/m...p/Installation)
and it is required a window driver to support it.
I did found a window driver from this link: http://www-307.ibm.com/pc/support/si...cid=MIGR-59438
When i tried to extract the 1rwc89ww.exe, there is an error message shown in terminal :
[root@hb2b-130 1rwc89ww]# cabextract 1rwc89ww.exe
1rwc89ww.exe: no valid cabinets found
All done, errors in processing 1 file(s)
Did anyone know why ???
- 08-18-2006 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
You should be able to use wine to extract it. It is more than likely not a driver directly, but a self-extracting archive. Once you install/configure wine just run
sunstituting path/filename accordingly.Code:cd /location/of/driver.exe wine driver.exe
- 08-21-2006 #3
- 08-21-2006 #4Just Joined!
- Join Date
- Jul 2006
- Posts
- 70
halo...may i know where can i download wine ??


Reply With Quote
