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:mime-version:in-reply-to :references:content-type:message-id:content-transfer-encoding:from :subject:date:to:x-mailer; bh=PAtSDPOHNMFOTNEdqKHFAIK8t/Tj9cwY9PhxYttr30w=; b=FHxlLKcxY6w1Un99ZBxNbdbC1qLH3qZCcKW9LFs8AJFQY1FdQYt5O5wimHgM+l3SxJ EiOXCtIyY4Fxhso83Urw+4DqLDH2daZpWr6G4kJrT+xHlRZwsTeRJJgZaM30BsWL6qMI HYDxkCECkdAD+JPQpURutvYGLPSuEP1aXDkP8= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:content-type:message-id :content-transfer-encoding:from:subject:date:to:x-mailer; b=NEpfnwc+qbaXsTyo3R/V9eeBX49uAJaxOPgUg/4Rg+sn6OEqu0lsRTqlRSgwtBBjtp R5VrK69ndd5MhHbeK3LvHwONhWpYJGXpYvIgdUupAILuMcMbugyCRuO49Pf02srs8QMN MgQNYDjfyT+FaeL0CadwobE3YxaMT34WzJJA4= On Feb 25, 2010, at 10:06 PM, Colin Cornaby wrote: 2. The disk image will mount on the Desktop. 3. The user can copy them wherever (s)he wants to. _______________________________________________ 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... We have a bunch of artwork that we want to secure with a serial number (and I've explained that the contents of an installer can be easily decompressed), but of course there doesn't seem to be a good place just to install a bunch of files. The team that is running the project wants me to put it on the user desktop, but also wants it to be a user customizable path, and we have to support 10.4. I'm not sure to follow the serial number thing. If the plan is to use a serial number in the installer via an Installer plugin, this is pointless. Installer Plugins can be skipped, removed, etc. If the serial number is more a password than a serial number, why not use an encrypted disk image? 1. It's a bit more secure (it's secure as long as the password is not shared publicly (serial numbers have the same issues BTW)). This email sent to site_archiver@lists.apple.com