| OS X - Operating System General OS operation information and support |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
|
Guest
Posts: n/a
|
I am a newcomer on this forum so I would like to salute everyone.
I havebeen using a Mac for a couple of years now so I can say that i came around a couple of situation with it. I am still a great fan of Mac and I am now running Panther on my Mac. My brother in law just got a iMac last month and tryed to download file from the net. He dowloaded a file and tryed to run it on his pute. He did not know that he needed to check those file before trying to run them on his machine and did not know about extention, it happen that the file his a .exe file (window) so its still trying to run since then. I tryed to trash it but its given me the message thatit can not be deleted because its in use I then restart his machine hoping that it will stop trying to run it with no luck. I know that I could be abble to go into the terminal and type a command in there that will stop this think spinning for eternity, but I dont remember witch command to type in there. Anyone in here knows Unix command to type at the prompt so it will stop the exe file trying to execute and delete it from his machine. Andé Chapdelaine |
| QUOTE Thanks | |
|
Inactive Staff
Member Since: Dec 24, 2002
Location: Los Angeles, California
Posts: 12,591
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 2 x 3.0GHz Quad-Core, 6GB OS X 10.6.8 | 15in MacBook Pro 2.2GHz OS X 10.6.8 | 64GB iPad 2 WiFi
|
Have you tried the command-option-esc key sequence. A window should pop up with a list of applications that are running. All you need to is select the application and then press the force quit button.
Life isn't about waiting for the storm to pass, It's about learning to dance in the rain! |
| QUOTE Thanks | |
|
Guest
Posts: n/a
|
I did but forgot to mantion it on my message. I did used that optoin but the file his not showing on that window. So I can not force quit it. It happen before on my machine I had a game file that I dowlooaded from the net and I was able tp getrid of it by typing a Unix command in the terminal but I dont remember the command. André |
||||
| QUOTE Thanks | |||||
|
Inactive Staff
Member Since: Dec 24, 2002
Location: Los Angeles, California
Posts: 12,591
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 2 x 3.0GHz Quad-Core, 6GB OS X 10.6.8 | 15in MacBook Pro 2.2GHz OS X 10.6.8 | 64GB iPad 2 WiFi
|
Okay, the first thing we need to is get the PID (process ID). By issuing the following command: ps -ax | grep -i filename. Where filename is the name of the application you want to terminate.
Once you have done that you should have the PID. The PID should be the number in the first column. Next you would issue the command: kill -9 PID. That should terminate the process. Your only problem is that it restart on boot up. After you terminate the process, you need to delete the application. Also you may need to check the following directory/folder OS X -> System _> Library -> AtartupItems. There maybe something in there that start the application on boot up. Life isn't about waiting for the storm to pass, It's about learning to dance in the rain! |
| QUOTE Thanks | |
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Mac Songs | The mac 13 | Switcher Hangout | 7 | 05-06-2010 12:35 AM |
| Burn .dmg file to CD on Windows, use on Mac | hollerz1 | Running Windows (or anything else) on your Mac | 4 | 01-28-2010 03:22 PM |
| Changing file type of bin and hqx from PC to Mac | scotttaylor75 | Running Windows (or anything else) on your Mac | 1 | 12-22-2003 01:55 PM |
| Mac Users Get More ISP Choices | schweb | Apple Rumors and Reports | 1 | 03-06-2003 10:57 AM |
All times are GMT -4. The time now is 05:46 AM.
Powered by vBulletin