PDA

View Full Version : Shockwave installer stuck




sach504
Mar 26, 2003, 09:43 AM
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.



yzedf
Mar 26, 2003, 12:09 PM
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.

sach504
Mar 26, 2003, 07:22 PM
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 :-\

mmmdreg
Mar 29, 2003, 06:06 AM
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

irmongoose
Mar 29, 2003, 06:26 AM
Force Delete (http://www.versiontracker.com/dyn/moreinfo/macosx/16093) it.



irmongoose