#!/bin/sh
[ `lsmod | awk '{print $1}' | grep ndiswrapper` ] || modprobe ndiswrapper
/usr/libexec/ndisgtk

