Re: Embeding Background Pictures in Disk Image
Re: Embeding Background Pictures in Disk Image
- Subject: Re: Embeding Background Pictures in Disk Image
- From: Mark Dalrymple <email@hidden>
- Date: Tue, 21 Oct 2003 10:42:23 -0400
Hi Steve,
> How does one create a Disk Image (hopefully using Disk Util) with a
background
> picture on the disks, but not have the image appear as a file on the
disk?
You need to copy the image file to your disk image (too many 'image's
around!),
tell the finder to use that for the background image, and then use the
SetFile tool to flip the HFS+ 'hidden' bit:
/Developer/Tools/SetFile -a V /Volumes/thingie/logo.jpg
Here's a brief step-by-step:
http://borkware.com/quickies/do-search?search=setfile
Cheers,
++Mark Dalrymple, email@hidden.
http://borkware.com
Live in the Pittsburgh area? Come to the next CocoaHeads in December
http://cocoaheads.org
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.