image
image

Go Back   macosx.com > Mac Help Forums > Mac OS X System & Mac Software

Reply
 
Thread Tools
  #1  
Old June 23rd, 2002, 11:17 PM
Registered User
 
Join Date: Jun 2002
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
pathofthorns19 is on a distinguished road
How do I delete programs from the Applications folder?

Hi everyone,
I have a beta version of Photoshop 7 for OS X on my machine (733MHz G4, 640mb RAM), which for some reason I can no longer access, and I'd like to get rid of it from the Applications folder, but the system won't let me, saying I do not have permission. I went into Show Info for Applications folder, and it said the user was 'system', but that's not my login name. I seem to be logged in as an administrator (I'm the only admin user in System Preferences/Users, but I can't delete the file. I'm a photographer and I bought my Mac for it's graphics capabilities and it's ease of use, but I know nothing about programming or anything like that, ie root users, terminal, etc. Can someone please help me figure out how to delete these files w/ no problems?

Thanks a lot,
pathofthorns19
Reply With Quote
  #2  
Old June 24th, 2002, 01:37 AM
macguy17's Avatar
DDR 4 EVR
 
Join Date: Mar 2002
Location: ••Tau Ceti Station••
Posts: 553
Thanks: 0
Thanked 0 Times in 0 Posts
macguy17 is on a distinguished road
ok, if you don't want to miss with terminal...

Go into Applications/Utilities and open NetInfo Manager.
Click on the padlock in the lower left of the screen.
Type your log in name and password then hit OK.

Go to menu Domain-Security-Enable Root User. It should ask for you to make up a password for the root account, hopefully non-trivial.

Quit NetInfo Mananger.

Go into System Preferences then the Login Panel. Turn on Show Other User option.

Next log out and click other user. In the first text box type root, in the second the password you made up.

Trash the files you want.

Log out and back in as your regular account.

Go back to NetInfo manager, click the padlock, use your administrator name and password and click OK.

Then do the menu Domain-Security-Disable root user to be safe.
Reply With Quote
  #3  
Old June 24th, 2002, 03:09 AM
Elite Member
 
Join Date: Mar 2001
Location: NC, USA
Posts: 162
Thanks: 0
Thanked 0 Times in 0 Posts
starfleetX is on a distinguished road
Exclamation dangers of root

Be forewarned that by enabling and using root, you could destroy civilization at you know it. If random problems start cropping up after you start tinkering with root, don't come asking for help. If permissions get screwed up while you're root, you'll probably be safest to do a clean reinstall.

That said, I recommend you do NOT follow macguy17's suggestions. Rather do this:

* Open the Terminal (/Applications/Utilites/Terminal.app).
* Type in "sudo rm -R " less the quotes and with the trailing space. DON'T press return yet.
* Go to the Finder and find the offending file/folder you wish to delete.
* Drag said file into the Terminal window -- the path to that file will automatically fill in.
* Switch back to the Terminal.
* DOUBLE CHECK the path to be sure it matches. If it doesn't, close the Terminal and start over.
* Press return.
* When prompted, enter your admin user's password.

Voila! Your file has been deleted without wielding the dangerous powers of root.

Alternatively, if you don't want to use the Terminal and want a *really* easy way to delete it, download the utility BatChmod.

* Drag the offending folder to BatChmod
* Change the owner to your name and be sure the R and W below are checked.
* Check the "Apply ownership and privileges" and "Unlock" under "Enclosed files and folders"
* Click Apply.
* Enter your admin password when prompted.
* Close BatChmod.
* Delete the folder in the Finder with ease.
__________________
Trying is the first step to failure.

Last edited by starfleetX; June 24th, 2002 at 03:20 AM.
Reply With Quote
  #4  
Old June 24th, 2002, 04:36 AM
dixonbm's Avatar
Registered User
 
Join Date: Apr 2001
Location: Nashville, TN
Posts: 632
Thanks: 0
Thanked 0 Times in 0 Posts
dixonbm is on a distinguished road
What StarfleetX said.
__________________
24" iMac 2.8GHZ Core 2 Exteme OS 10.5 | 4GB RAM | 1TB HDD
Dual 1GHZ G4 MDD OS 10.5 | 2GB RAM | 800GB HDD | iSight
TiPowerBook G4 1GHZ OS 10.5 | 1GB RAM | 60GB HDD
80GB iPod | 8GB iPhone | 4GB Nano
Reply With Quote
  #5  
Old June 24th, 2002, 01:31 PM
edX's Avatar
edX edX is offline
mac shaman
 
Join Date: Nov 2001
Location: SF Bay Area
Posts: 7,268
Thanks: 0
Thanked 0 Times in 0 Posts
edX is on a distinguished road
yea, get BatchMod at www.versiontracker.com and change the permissions. it's easy and you can't screw it up. leave the termainal for another day.
__________________
20" 2ghz iMac G5 | 2GB ram | os 10.4 | 15" Ti PB 867 | 1 gb ram | os 10.3.9 | grape imacDV 400mhz | 512 mb ram | os10.2.8/9.2.2 | smc barricade router w/sbc yahoo dsl | HP psc-2355 all-in-one printer | graphire2 | Living happily ever after, every now and then
Reply With Quote
  #6  
Old June 24th, 2002, 08:16 PM
Dekatophil's Avatar
Registered User
 
Join Date: Jun 2001
Posts: 216
Thanks: 0
Thanked 0 Times in 0 Posts
Dekatophil is on a distinguished road
Terminal

starfleeX wrote:
* Open the Terminal (/Applications/Utilites/Terminal.app).
* Type in "sudo rm -R " less the quotes and with the trailing space. DON'T press return yet.
* Go to the Finder and find the offending file/folder you wish to delete.
* Drag said file into the Terminal window -- the path to that file will automatically fill in.
* Switch back to the Terminal.
* DOUBLE CHECK the path to be sure it matches. If it doesn't, close the Terminal and start over.
* Press return.
* When prompted, enter your admin user's password


If you want to get a little familiar with the Terminal this isn't too bad. I would add, though, that you should type "-iR" instead of just "-R" because like that, you'll be asked each time whether you really want to delete the file and the Terminal (once again) shows you which file you're about to delete...
BTW, answer "y" or "n". This reduces the danger very much...
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
I have a folder that I cannot delete, and some weird message from DiskUtility Fahrvergnuugen Mac OS X System & Mac Software 2 November 14th, 2002 12:42 PM
Moving users folder to another drive or partition HyperLiteG4 Mac OS X System & Mac Software 2 July 2nd, 2002 03:33 PM
How to delete a removed_user folder??? Zeus Mac OS X System & Mac Software 15 January 16th, 2002 01:40 PM
Can't delete folder Paragon Mac OS X System & Mac Software 1 January 5th, 2002 08:36 AM
vignette client on mac os x erim Software Programming & Web Scripting 8 July 13th, 2001 02:14 PM


All times are GMT -5. The time now is 04:46 PM.


Mac Support® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2000-2008 DigitalCrowd, Inc.