InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 01-07-2008, 11:22 PM
Puttabong's Avatar
Puttabong Puttabong is offline
 
Join Date: Jan 2008
Location: South Korea
Posts: 933
How to modify/change the 'About This Mac' dialog

Always wanted to get rid of the Unknown Processor, which is showing in your 'About This Mac' dialog?

Simply open the Finder, then press CMD + N to open a new window.
Now, navigate to:

Code:
/System/Library/CoreServices/loginwindow.app/Contents/Resources/YOURLANGUAGE.lproj
Replace YOURLANGUAGE with the language file which is in use, in my case: German.lproj

Then use Nano/TextMate/SubEthaEdit or your favourite text application to open the AboutThisMac.strings file!

Now search for this:

Code:
"ABOUT_BOX_SINGLE_PROCESSOR_FIELD_FORMAT" = "Customize This To Your Liking";
or
Code:
"ABOUT_BOX_MULTIPLE_PROCESSOR_FIELD_FORMAT" = "Customize This To Your Liking";
Now enjoy your customized dialog.
Reply With Quote
  #2  
Old 01-08-2008, 01:37 AM
Sergiales Sergiales is offline
Cheetah
 
Join Date: Jan 2008
Posts: 12
Cool!. Thanks.
Reply With Quote
  #3  
Old 01-10-2008, 07:11 AM
zephyroth's Avatar
zephyroth zephyroth is offline
 
Join Date: Jan 2008
Location: North of France
Posts: 518
I've almost finished a script which can do that.

So it will be applied during the installation of Rev.2.

Mac OS X 10.6.3 • 2.8 GHz Intel Core I7 860 • ASUS P7P55D • 2 GB 2 Ghz DDR3 • ATI RADEON XFX 4890 1GB • 2 x Hitachi 160 GB Serial-ATA • PIONEER DVD-RW DVR-112 • LaCie Desktop Harddrive 750 GB USB
Reply With Quote
  #4  
Old 01-10-2008, 04:58 PM
Puttabong's Avatar
Puttabong Puttabong is offline
 
Join Date: Jan 2008
Location: South Korea
Posts: 933
Awesome, zeph!
Reply With Quote
  #5  
Old 01-15-2008, 03:08 AM
silex silex is offline
Cheetah
 
Join Date: Jan 2008
Posts: 7
Thanks
Reply With Quote
  #6  
Old 01-15-2008, 03:53 AM
Hit Hit is offline
Puma
 
Join Date: Jan 2008
Posts: 22
What's that Colored apple thing about?(I know it's the retro apple logo but how did you change)
Reply With Quote
  #7  
Old 01-15-2008, 06:29 AM
roisoft's Avatar
roisoft roisoft is offline
 
Join Date: Jan 2008
Location: Spain
Posts: 450
To change the 'About This Mac' Graphics, go to

Code:
/system/library/coreservices/loginwindow/contents/resources
Once you are there, replace MacOSX.tif with the new one (the name must be MacOSX.tif).
Reply With Quote
  #8  
Old 03-08-2008, 05:56 PM
zuz242 zuz242 is offline
 
Join Date: Jan 2008
Location: Germany
Posts: 164
i just added this info to wiki.
i hope u dont mind
http://osx86.wikidot.com/how-to-s#toc12

Leopard 10.6.5 | Core i3 | Gigabyte H55M-USB3 | ATI 5770 | Coolermaster Cosmos
Reply With Quote
  #9  
Old 03-08-2008, 07:10 PM
Puttabong's Avatar
Puttabong Puttabong is offline
 
Join Date: Jan 2008
Location: South Korea
Posts: 933
Thank you!



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.

Reply With Quote
Reply