You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order for the jaws installer to uninstall without a reboot, the inproc loaders need to exit promptly with a call to DBMaster_Stop. The installer tries to delete the directory they're in but can't because they're still running, then schedules it for after the next reboot.
The text was updated successfully, but these errors were encountered:
In order for the jaws installer to uninstall without a reboot, the inproc loaders need to exit promptly with a call to
DBMaster_Stop
. The installer tries to delete the directory they're in but can't because they're still running, then schedules it for after the next reboot.The text was updated successfully, but these errors were encountered: