uninstall silverlight on mac os x
Last post 02-28-2008 3:17 PM by blanders. 3 replies.
Sort Posts:
08-23-2007 10:17 AM
uninstall silverlight on mac os x
i want to remove silverlight from my mac os x completely - can you tell me how i do that? thank you :-) lyla
lyla

Loading...
Joined on 08-23-2007
Posts 1
08-23-2007 11:16 PM
Re: uninstall silverlight on mac os x

rm -rf /Library/Internet\ Plug-Ins/Silverlight.plugin
rm -rf /Library/Receipts/Silverlight*.pkg
rm -rf ~/Library/Application\ Support/Microsoft/Silverlight

Bridgette [MSFT]

blanders

Loading...
Joined on 07-27-2007
Redmond
Posts 58
02-25-2008 11:10 PM
Re: uninstall silverlight on mac os x

what's rm -rf / stands for?Smile

romeo_osma

Loading...
Joined on 10-08-2007
Posts 8
02-28-2008 3:17 PM
Re: uninstall silverlight on mac os x

romeo_osma:

what's rm -rf / stands for?Smile

rm = remove

-r = recursively

-f = force

If you open a terminal window on a Mac, you can use those commands to delete files.  You can also type "man rm" (without the quotes) in a terminal window for more details on the 'rm' command

 

Bridgette [MSFT]

blanders

Loading...
Joined on 07-27-2007
Redmond
Posts 58
Page view counter