site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com I have a strange requirement. Any help would be much appreciated! - ian. _______________________________________________ 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... Whenever someone downloads our installer, we need to (on the server) insert a unique identifier somewhere into the installer. Then, during the installation, we use this unique suffix when making requests to another web service. My application is packaged as a PKG (not a "flat-file" - I was considering just renaming the downloaded file server-side and checking it during install) and now I am wondering how to do this... How does one normally embed some kind of unique identifier into each installer? My server is running linux, so the solution would have to work there.... This email sent to site_archiver@lists.apple.com