I have to say 3.7.2 works a lot better than 3.7.1
There is however a huge bug I'm having and I simply don't know what to do anymore:
Everytime I toggle between "All Computers" "Scanner" and "All Computers", a number of my computers disappear! I cannot see any pattern in these disappering computers, neither is the number the same everytime. Sometimes 8, sometimes 10, I guess it has to do with the current status.
If I restart ARD, I have the full list once again, until I click "Scanner" and toggle back to "All Computers".
What I'm most interested in:
How do I (completely) uninstall ARD, and I mean COMPLETELY with every bit of data.
I wrote a shellscript which is supposed to delete everything, but eitherway, after reinstalling from CD and updating, all my previous computers and task-history reappear.
*********************
sudo rm -rfv /Applications/Remote\ Desktop.app
sudo rm -rfv /System/Library/CoreServices/RemoteManagement
sudo rm -rfv /System/Library/CoreServices/Menu\ Extras/RemoteDesktop.menu
sudo rm -rfv /Library/Application\ Support/Apple/Remote\ Desktop
sudo rm -rfv /Library/Preferences/com.apple.ARDAgent.plist*
sudo rm -rfv /Library/Preferences/com.apple.RemoteDesktop.plist*
sudo rm -rfv /Library/Preferences/com.apple.RemoteManagement.launchd
sudo rm -rfv /Library/Preferences/com.apple.RemoteManagement.plist
sudo rm -rfv /Library/Receipts/RemoteDesktopAdmin*
sudo rm -rfv /Library/Receipts/RemoteDesktopClient.pkg
sudo rm -rfv /Library/Receipts/RemoteDesktopRMDB.pkg
sudo rm -rfv ~/Library/Application\ Support/Remote\ Desktop
sudo rm -rfv ~/Library/Preferences/com.apple.RemoteDesktop.plist*
sudo rm -rfv /System/Library/PreferencePanes/SharingPref.prefPane/Contents/Resources/RemoteD esktop.bundle
sudo rm -rfv /var/db/RemoteManagement
sudo rm -rfv /Library/Documentation/Applications/RemoteDesktop
sudo rm -rv /Library/Widgets/Remote\ Desktop*
*********************
is there anything missing in this list?
Any help is highly appreciated!
Thanks