WinDriver's kernel module will work for no more than 60 minutes at a time. To continue working, the WinDriver kernel module must be reloaded (unload and load the module) using the following commands:
![]() | |
| The following commands must be executed with root privileges. |
To unload:
sudo kextunload
/System/Library/Extensions/WinDriver.kext
To load:
sudo
<path to wdreg> WinDriver
wdreg is provided in the WinDriver/redist directory.