Re: More - Safari Download Security Alerts
Re: More - Safari Download Security Alerts
- Subject: Re: More - Safari Download Security Alerts
- From: Jim Puls <email@hidden>
- Date: Fri, 12 Dec 2008 11:28:03 -0800
On Dec 12, 2008, at 4:25 AM, Mike Abdullah wrote:
Does your app actually require an installer? If so, use Apple's
built-in installer application; don't roll your own with
AppleScript. If an installer is not really needed, just provide the
application on its own inside the DMG file. Users can drag and drop
it to their preferred destination.
Mike is right - don't roll your own installer - but for the record, if
you want to bypass the warning for your real app after the user has
accepted the warning in for your installer, look at the keys and
constants in <LaunchServices/LSQuarantine.h> for what you can pass to
LSSetItemAttribute() in LaunchServices.
-> jp
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden