site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:in-reply-to:references :mime-version:content-type:message-id:cc:content-transfer-encoding :from:subject:date:to:x-mailer; bh=pWIEuhRais3tov+J2dWYXAhmGT+7TqU/1BTFtGmh3/A=; b=BDksJB4mR2gTDpQpX6tQ9uCT4fcoW3il4BI0H90VUewJP+MZcxBBQc6ldWoNsMCfx4 bk/TyivULnuWwC6iBLbi9xERJ+D/cXMHo9FU7UJhxhwjXQdoDYstJBoxSecQAQ+nlrwN R0+kWETh4pl9r2PK4+cLvYTM3w+a+M04LnQqU= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=in-reply-to:references:mime-version:content-type:message-id:cc :content-transfer-encoding:from:subject:date:to:x-mailer; b=AqYVWRB3X273e8ako6EUml9LKiNwiANHou8FzGaZt6cBA5Xy+pHvwzXtAfizWHxXBy NXQiH6IT+ZKz/mZcS6d2BfYiK9P48k2MobDYTu1H9M72RTrYHB5gnv0oogEm4vOKA0iA Wt2rBeIgSf0vOfnbn3B3+ijn5g5xGsoHuXw4k= On Dec 1, 2009, at 3:16 PM, Joshua Levitsky wrote: AFAIK, this only happens when you download a DMG. But: 1. You will get the Quarantine warning. All these restrictions exist for security reason. _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... If you make a PKG for your install isn't there a flag for the DMG that can cause it to run the PKG on mount? I seen to recall that you can do that. Then the PKG could run the script as a preflight. 2. A preflight script would not run because it's run when the installation is made. 3. If you're trying this with an InstallationCheck script, it won't run because you will get the Installer.app warning. 4.If you run an external script through an InstallationCheck JavaScript though, it displays a warning. 5. If the user is clever, he/she has disabled the 'open "safe" files after downloading' option in Safari. This email sent to site_archiver@lists.apple.com