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=nW0aDWgWY0s6ZoZGiopFCCxd3zC/AjOcbeEALAC6ZDo=; b=ET+1UrZS0sEqv91RwUQexEMVqIne+9aUh1yGWJkiiXEJCNDONBjgto/Qr7SFx5jTXz seMv3V5jHSl7V9rYlAluhbYO1tboCKjHHBRbux+vMwpeeJh4g+s6i0lbxqHb5u+bHT0T wqG7WAJnO8itgIZnW3EKlXEK1a3ix0FMT9fag= 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=eQsUkQA1H5J2l6cDxFkFip2LSGMK3kOOAmdr1JPxpgtNXXPgSjjV+CpVQGUZ+X33kw DRexSYfTQXtzVFhWBltcL5RJJfjzaIegWR2nWZeDBols7YPX/+j0y+f76F6tDALgfLVx 5c/qPudl21Im9Tga5paELmzDa21lv2Ab6o5mM= On Aug 11, 2009, at 6:31 PM, Howard Moon wrote: _______________________________________________ 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... I've finally got my PackageMaker-built installer working, but there's one issue remaining: the executables (an app and a plug-in) are not showing their icons. When doing a VISE-X install, they show up, but not after doing a package install. Anyone know how to tell why not, or how to force Finder to show them? Looking in Terminal, I can see a file whose name is listed as "Icon?" in both my source files and in the final install, but *something* must be different between the two, since the source files show their icon (as does the VISE-X installed version), but the package-installed versions don't. Any thoughts? Thanks for all the help so far! Is the root item of your package payload the application itself and the default target location /Applications? And is the application's icon not set through a bundle but through a Resource Fork? If the answer is yes to both, then it's a known bug in PackageMaker, splitforks and Installer.app (pick one of the three depending on the OS version). A workaround is to use / as the default location and have the Applications/MyApp path be part of your payload. This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev