site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com John On Jan 30, 2007, at 10:23 PM, Matt R wrote: Hi! How can I create a .plist file in the ~/Library/Preferences folder with the default User Defaults (settings) during the installation of a program? Without the .plist file in the ~/Library/Preferences folder the app will not start up. _______________________________________________ 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... You could do that during the postinstall script. However, a much better way to handle that would be to change your app so that it already has its own set of defaults and can re-create the plist file if one does not already exist. ~Matt _______________________________________________ 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/jdaniel% 40etresoft.com This email sent to jdaniel@etresoft.com This email sent to site_archiver@lists.apple.com