here is what i get when i unzip in tmp. i said yes to all, not knowing any better.
dave@linux-vbz4:~> cd /tmp/
dave@linux-vbz4:/tmp> unzip wg311v3_1_0.zip
Archive: wg311v3_1_0.zip
replace WG311v3 V1.0/Utility/setup.exe? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: WG311v3 V1.0/Utility/setup.exe
replace WG311v3 V1.0/Driver/Windows XP/WG311v3.INF? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: WG311v3 V1.0/Driver/Windows XP/WG311v3.INF
replace WG311v3 V1.0/Driver/Windows XP/WG311v3.cat? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
extracting: WG311v3 V1.0/Driver/Windows XP/WG311v3.cat
replace WG311v3 V1.0/Driver/Windows XP/WG311v3.sys? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: WG311v3 V1.0/Driver/Windows XP/WG311v3.sys
replace WG311v3 V1.0/Driver/Windows XP/WG311v3XP.sys? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: WG311v3 V1.0/Driver/Windows XP/WG311v3XP.sys
replace WG311v3 V1.0/Driver/Windows ME/WG311v3.INF? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: WG311v3 V1.0/Driver/Windows ME/WG311v3.INF
replace WG311v3 V1.0/Driver/Windows ME/WG311v3.sys? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: WG311v3 V1.0/Driver/Windows ME/WG311v3.sys
replace WG311v3 V1.0/Driver/Windows 98/WG311v3.INF? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: WG311v3 V1.0/Driver/Windows 98/WG311v3.INF
replace WG311v3 V1.0/Driver/Windows 98/WG311v3.sys? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: WG311v3 V1.0/Driver/Windows 98/WG311v3.sys
replace WG311v3 V1.0/Driver/Windows 2000/WG311v3.INF? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: WG311v3 V1.0/Driver/Windows 2000/WG311v3.INF
replace WG311v3 V1.0/Driver/Windows 2000/WG311v3.cat? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
extracting: WG311v3 V1.0/Driver/Windows 2000/WG311v3.cat
replace WG311v3 V1.0/Driver/Windows 2000/WG311v3.sys? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: WG311v3 V1.0/Driver/Windows 2000/WG311v3.sys
replace WG311v3 V1.0/Driver/Windows 2000/WG311v3XP.sys? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: WG311v3 V1.0/Driver/Windows 2000/WG311v3XP.sys
dave@linux-vbz4:/tmp> sudo /usr/sbin/ndiswrapper -i/WG311v3.INF
root’s password:
install/manage Windows drivers for ndiswrapper
usage: ndiswrapper OPTION
-i inffile install driver described by ‘inffile’
-a devid driver use installed ‘driver’ for ‘devid’ (dangerous)
-r driver remove ‘driver’
-l list installed drivers
-m write configuration for modprobe
-ma write module alias configuration for all devices
-mi write module install configuration for all devices
-v report version information
where ‘devid’ is either PCIID or USBID of the form XXXX:XXXX,
as reported by ‘lspci -n’ or ‘lsusb’ for the card
dave@linux-vbz4:/tmp>