Quote:
Originally Posted by DjNDB
Okay, let's check something.
Please search your folders for prefs.prop files as described below and post the results.
- Open a terminal (e.g. by typing terminal into spotlight). Then copy and paste this command line into the terminal and press enter:
find ~ -name prefs.prop |pbcopy
- Now the results are in the clipboard. Start a new reply to this post. Then paste the results from the clipboard into it, by pressing Command + V.
|
Here is what came up when i did that:
Ingvar-Kristiansens-MacBook-Pro:~ ingvar_k92$ find
usage: find [-H | -L | -P] [-EXdsx] [-f path] path ... [expression]
find [-H | -L | -P] [-EXdsx] -f path [path ...] [expression]
Ingvar-Kristiansens-MacBook-Pro:~ ingvar_k92$ /Users/ingvar_k92/Library/Application Support/Telltale Games/TheWalkingDead/prefs.prop
-bash: /Users/ingvar_k92/Library/Application: No such file or directory
Ingvar-Kristiansens-MacBook-Pro:~ ingvar_k92$