Installer skipping over 'Select a Destination' panel
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:message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; bh=hma8LoaEH6k05WFQvti0MaVcLrP9g5+v0lM8R1M9xoA=; b=FO6fqwF75NR4TpKwF9ytFCOHFYGYJYRUlZORtQayN95BheVP7BshUv5cw7EJ46QTbNGIV3GyqoJxj9a4JNGiBjZ1JvuNAiOkyAATFMIG2r4lG4R6lnN1YeMKXueEeVtsFbWVY8RntRTbBdVX6ZLWmoXx/v2X76H/FbQSfral1NE= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; b=IYIn+ZF+BtwYS4kpx0hrAOzC4WDYrqDrs8wC+Iswpur1qYkpsCQstX6pAbl1/FddSlBUeXDVJWmPuL1cPeld5cH9jiMBcAj/chXSrWy2xvO1fbXNkiGNyr2anuAunqMTvAZLa/6gBvUVRxtqNAHk7FYs6lhQuBGG/ypRkcw6cGs= 2008 Jan 18, 10:52 PST -- JC Cruz anarakisware@gmail.com _______________________________________________ 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... Just found an interesting problem today. I've set my installer project to ask the user for a destination volume. Thus, I left the checkboxes 'system volume' and 'user home directory' unchecked. I also set the project to do a custom install only. But after I build and run the package, clicking on the Continue button causes Installer to go directly to the Custom Install panel. So, instead of getting the following sequence Welcome -> Select a Destination -> Custom Install I get Welcome -> Custom Install. I dare not click on the Install button as I do not know where the payload will end up. Any ideas what's causing this? The project's Install Properties is set for 10.5. This email sent to site_archiver@lists.apple.com
participants (1)
-
Jose R.C.Cruz