Dear all,

In the Resources directory of an open source XCode project (developed under Mac 
10.4), there are some image files:
DotBlue.tif     DotGray.tif      DotGrayDisabled.tif

By checking the Get Info of these files I found they are stored in 
"/Applications/Utilities/Installer.app/Contents/Resources/DotBlue.tif".

But I have realized that this Installer.app directory is not true for Mac 
10.5.6 anymore. And I am using Mac 10.5.6

In Mac 10.5.6, the Installer.app is in 
"/System/Library/CoreServices/Installer.app"

Now, I want to change the directory path of these three .tif filesfrom 
"/Applications/Utilities/Installer.app/Contents/Resources/DotBlue.tif" to  
"/System/Library/CoreServices/Installer.app/Contents/Resources/DotBlue.tif"

But in the Get Info window, there is only "Choose" button for changing the path 
of this file. And Installer.app is not a directory so that I can not go to its 
sub directories.

My question is how I can do this.

Thank you very much for your support.

Tu



 
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to