Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Business / Productivity  |  Contact Management / CRM  |  MobileUserSync  |  nice...

MobileUserSync

MobileUserSync

home folder syncing & backup client/server tool

Version:  2.0b2

   [ Views: 1193 ]

nice...

Feedback Type:  Usage Tip

Contributed by: cyberfly Saturday, April 09 2005 @ 04:02 AM PDT

Product Platform: MacOSX

Used Product For: Less than a month

Recommend Product: NO

but how to deinstall the peace of software?   

1 of 6 users found this helpful.

Rate this Usage Tip

Was this Usage Tip helpful? Yes | No

Comments

1 comments |

nice... - sklauminzer

Removing the MobileUserSync.app form /Applications will disable the entire process, but it will leave the logout.hook script the calling script LOMobiUserSync.hook script. While these do nothing is the application is not present you can remove all traces by issueing the follwing commands in terminal.app:

# this will remove the logout hook preference from the system
sudo defaults delete com.apple.loginwindow

# these remove the calling scripts.
sudo rm /etc/logout.hook
sudo rm /etc/hooks/masterlogout.hook
sudo rm /etc/hooks/LOMobileUserSync.hook

Reply to This

Monday, April 11 2005 @ 09:40 AM PDT