Posts: 2,354
Threads: 83
Joined: Jul 2005
Reputation:
0
have you tried killing the file manually and hitting the 'check files' (or whatever it's called) button?
-Terry
-----
"so listen up boy, or pornography starring your mother will be the second worst thing to happen to you today"
TF2: Spy
Posts: 2,354
Threads: 83
Joined: Jul 2005
Reputation:
0
two possible ways:
1) get info on the application, at the bottom there should be 'Sharing and Permissions', See if you can add your account to the list as 'Read & Write'.
if that doesn't work, crack open the command line.
2) Try:
cd to the directory you have the app in (this can be accomplished by typing "cd " and dragging the folder into the terminal window)
chown -R [your account name here] City of Heroes.app
You can find out your account name by typing "ls -l " and dragging any file you created/own into the terminal. The account name should be the 3rd thing listed.
-Terry
-----
"so listen up boy, or pornography starring your mother will be the second worst thing to happen to you today"
TF2: Spy