|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
||||
|
||||
|
Get rid of windows media player 9
Whenver I try to delete wmp 9 using the trashcan, it says "Cannot delete ... file is locked" (listing all the files in Windows Media Player.app)> I have looked at the contents of Windows Media Player.app and they are not locked. I have also tried rm -fr wmp.app, but it comes up with permission denied for each file inside wmp.app. Any ideas?
__________________
Without question, the greatest invention in the history of mankind is beer. Oh, I grant you that the wheel was also a fine invention, but the wheel does not go nearly as well with pizza. (Dave Barry's Bad Habits, Dave Barry) |
|
#2
|
||||
|
||||
|
Code:
sudo rm -rf ~/.Trash/* --Simon
__________________
|
|
#3
|
||||
|
||||
|
It didn't delete it when it was in the trash, but once I moved it to my desktop, I could delete it. Thanks
|
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Mac Help > Get rid of windows media player 9 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|