site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com On 2008-12-04, at 21:29:15, Russ wrote: Philip Aker echo astwta@lvpc.dslh@nl | tr a-z@. p-za-o.@ Democracy: Two wolves and a sheep voting on lunch. _______________________________________________ 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... Is there a way to get the installed folder's icon set up right, either by installing the Icon? file correctly or some other (simple) method? Adobe CS3 and Snapz Pro X have got it working somehow. I'd just as soon NOT have to create some (Carbon AE) program to go do this programmatically as a post-installation hack. Thanks. It might be possible to specify a pre-existing "Icon\r" file to be placed in your folder. Then the only code you'd have to take care of is setting the custom icon bit on the folder. It's only a few lines using FSSetCatalogInfo() and FSSetCatalogInfo(). Apple has some (really old) sample code at: <http://developer.apple.com/samplecode/SetCustomIcon/
This email sent to site_archiver@lists.apple.com