|
|
Member Since: Jun 22, 2008
Location: Forest Hills, NYC
Posts: 3,341
Mac Specs: 15-inch Early 2008; Processor 2.4 GHz Intel Core 2 Duo; Memory 4 GB 667 MHz DDR2 SDRAM; 10.7.5
|

04-06-2012, 04:33 PM
There are only two commands you have to run in Terminal, nothing else.
Code:
defaults read /Applications/Safari.app/Contents/Info LSEnvironment
Code:
defaults read ~/.MacOSX/environment DYLD_INSERT_LIBRARIES
If you are not "infected", both results will yield in a message saying that
A:
Quote:
|
The domain/default pair of (/Applications/Safari.app/Contents/Info, LSEnvironment) does not exist
|
and
B:
Quote:
|
The domain/default pair of (/Users/joe/.MacOSX/environment, DYLD_INSERT_LIBRARIES) does not exist
|
No need to freak out.
Doug
|
|
|
QUOTE
Thanks
|