Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

sach504

macrumors member
Original poster
ive got shockwave_installer.sit stuck on my desktop and when i try to delete it, it says that its being used by another task right now. what should i do to get rid of it? im on os x is that matters.
 
is your web browser still open?

if not...

pop open the terminal, enter in "ps ux" (without the quotes) find the process that is running and the PID (process id) number, then type "kill 1234" (1234 is just a example).

you should then be able to remove it from the desktop.
 
my web browser is closed. i dont know which process to end so i tried ending some of them but nothing made it work and shockwave is still stuck on my desktop :-\
 
logout or restart and see if it's still stuck..if so, just rm it in terminal..."sudo rm -rf /path/to/foo" should do the trick
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.