Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

DaKyd55

macrumors member
Original poster
Jul 3, 2010
81
0
i am running osx snow leopard 10.6.4 and i want to change my menu bar to black. in the tutorials it says to do this:
(but i cannot find things in steps 2 and 3. is this because i am running a newer version of osx? if so does anyone have a tut for my version?? thanks) :eek:


black menu bar - leopard

1. goto system preferences -> desktop & screen saver -> DESELECT translucent menu bar;
2. goto ~/system/library/PrivateFrameworks/CoreUI.framework/Resources/
backup SArtFile.bin
move SArtFile.bin to trash
copy SArtFile.bin from blackmenubar to this location;

3. goto ~/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/Resources/
backup Extras2.rsrc
move Extras2.rsrc to trash
copy Extras2.rsrc from blackmenubar to this location;

4. goto ~/System/Library/CoreServices/Menu Extras
move all the icons to trash
copy all the icons from blackmenubar to this location;

5. goto ~/System/Library/CoreServices
right click on spotlight -> Show Package Contents -> Contents/Resources
replace MDSearchMenuIcon.pdf with the one from blackmenubar;

6. log out -> log in;
 
All the uses of "~" as part of a pathname are wrong.

In the shell, "~" means "a user's home directory". But the file, folders, frameworks and such identified by "/System/Library/whatever" are not located in any user's home directory.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.