Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: creation date property of item is r/o !



Entity Emile Schwarz spoke thus:

You can't change Creation Date with Applescript or any included shell tool
unless Xcode is installed:

do shell script "ls Developer/Tools/SetFile"

But you can download it here standalone:

http://corz.org/osx/soft/stuff/setfile.gz

Install the script:

            do shell script "sudo gzip -d < $HOME/Desktop/SetFile.gz >>
$HOME/Desktop/SetFile"
            do shell script "sudo mv $HOME/Desktop/SetFile
/usr/local/bin;sudo chown root:admin /usr/local/bin/SetFile;sudo chmod 775
/usr/local/bin/SetFile" with administrator privileges


Call the script with the -d option. The format of the date string is a
little tricky, but this should get you going.

-- 
Cosmetic Justice; when the Botox gives you Mad Cow Disease
                                            -- Gnarlodious


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-users/email@hidden

This email sent to email@hidden

References: 
 >creation date property of item is r/o ! (From: Emile Schwarz <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.