Call a javascript function from onConclusion pkg-ref's attribute
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 I did some test, but my function was never called ! did I miss something ? thanks in advance. --many _______________________________________________ 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... hi there, is it possible to call a javascript function from within onConclusion attribute of pkg-ref in distribution.xml? for example , can I make a call to "checkIfWeShouldRestart()" function like this: ... <pkg-ref version="1.5" auth="Root" id="${project1}.pkg" installKBytes="${size}" onConclusion="checkIfWeShouldRestart()">file:./Contents/Packages/${pr2}</pkg-ref>.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Youssef