Re: How to disable warning dialog when double click the .pkg which contains cocoa install plugin?
Re: How to disable warning dialog when double click the .pkg which contains cocoa install plugin?
- Subject: Re: How to disable warning dialog when double click the .pkg which contains cocoa install plugin?
- From: Mike Fischer <email@hidden>
- Date: Mon, 27 Aug 2007 22:13:36 +0200
Am 27.08.2007 um 21:05 schrieb judiexu <email@hidden>:
When I double click .pkg which contains cocoa install plugin
They are called "Installer Plugin". And they are always written using
Cocoa so the qualification is redundant.
to run it using installer, one warning dialog will be shown:
"this package contains a program that determins if the software can
be installed. Are you sure want to continue?"
That is correct.
I don't want this dialog be shown, how can I do ?
Your Installer Plugin is a piece of code not written by Apple.
Therefore it is suspect of not being as trustworthy as the Apple-
supplied code of the Installer.app. This is why Apple warns the user
about this situation. It's a security feature for the user who can
then decide if they trust you enough to allow running your code.
To answer your question:
a) Don't use an Installer Plugin.
b) Don't use the Apple Installer. (Either by not using any installer
at all which would be best in many cases or by using a different
installer. The later would also be a potential security problem for
the user but they will not be lulled into thinking that because the
installer is from Apple it is trustworthy.)
c) Change your attitude about not wanting this security message and
accept that it is A Good Thing™.
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.apple.com/pipermail/installer-dev/attachments/
20070827/4130da74/attachment.html
Attachments don't make it to the digest users of the Apple mailing
lists. Don't send attachments to these lists please. Just send plain
text messages without any signatures or attachments for best results.
HTH
Mike
--
Mike Fischer Softwareentwicklung, EDV-Beratung
Schulung, Vertrieb
Note: I read this list in digest mode!
Send me a private copy for faster responses.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden