Re: Applescript apps and Parental Control
Re: Applescript apps and Parental Control
- Subject: Re: Applescript apps and Parental Control
- From: Luther Fuller <email@hidden>
- Date: Mon, 11 Jun 2007 06:29:57 -0500
The document ...
http://docs.info.apple.com/article.html?artnum=300842
is interesting. Perhaps all that is needed is a unique
CFBundleIdentifier for each applescript.
(CFBundleSignature = creator, CFBundleIdentifier = UTI) Most
applications have a CFBundleIdentifier, but are not required to have
a CFBundleSignature. A default CFBundleIdentifier for an applescript
application bundle created by Script Editor or Smile might be
somehing like "com.apple.applescript.nnnnn" where nnnnn is a randomly
generated number. But that doesn't solve the present problem.
On Jun 11, 2007, at 5:49 AM, J. Stewart wrote:
On 6/11/07 at 4:02 AM, Antonino Petriliggieri <email@hidden>
spake thusly:
Or save them as bundles and change the CFBundleIdentifiers (or
add it if needed).
Guess you mean change CFBundleSignature that is exactly the same
shown by finder as Creator Type.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden