|
|
Q: |
I've already upgraded to Mac OS X 10.6 (Snow Leopard). How do I uninstall? |
| |
|
A: |
Currently, there is not an uninstaller for our products that works with Snow Leopard. To manually disable ADmitMac or DAVE, please use the appropriate steps below:
For ADmitMac Users:
----------------------------------------
- Launch the Terminal and enter
sudo /Library/Frameworks/Thursby.framework/Resources/AuthPluginTools -r [return]
- Enter your password, then enter the following
sudo rm -rf /Library/StartupItems/CIFS/ [return]
sudo rm /sbin/mount_cifs [return]
- Reboot
----------------------------------------
For DAVE users:
----------------------------------------
- Launch the Terminal and enter
sudo rm -rf /Library/StartupItems/CIFS/ [return]
- Enter your password, then enter the following
sudo rm /sbin/mount_cifs [return]
- Reboot
----------------------------------------
The lines should not generate any output unless there is an error. This should disable ADmitMac/DAVE and keep it from being in the way. |
| |