Hopefully this is an easy one.
We are simply trying to create a DMG ‘drag to Applications’ installation of a simple directory. However, many of the files in the directory are owned by the ‘nobody’ user, and must remain that way in the target system. After doing the drag installation, the files in question have changed ownership (to administrator in our case, which is the user we’re logged in as).
Is there a simple way to tell DropDMG to retain file ownerships during installation?
Thanks,
Chuck