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 (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