Re: Create a folder only the first time the installer is run
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=disneyanimation-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:mime-version:subject:date:in-reply-to:cc:to :references; bh=iqZZ1X1vVX1+Ps5SbdqVdNuCWFku6aaPhSVI9/pMCK4=; b=tzBrs3+urBZP7C+pV7r6OoNaUdgcAL8nIdCSqnhfCXz4I7ERwYkNrdcU72AqcGlsWQ N6XlE9uGXa2QNvWgpQrV/Kk0tEvR/v8qBpvZI9OQKZ4GTH9/l3JZrU1dzUjS3mpgAvKc rF/RYpsdaiSSaXHxhgJlTwzuOZ0wQUZ69tylk7Y4WxVkMe6sarGGhFTahI9thoYh6UdW I/vba3K5/x/tHAyoBqh/Tforpbi5z9kBRbABCs/omtUL2sIoao2Dcw5WO/qAgyjzwAlp 74BQItj9iKErMHeWxbYKwCuaSrud6CKBnvSuy4yq6a37lDphvqheEb2fIZc8tHD/iRzt nvbw==
On Oct 31, 2017, at 12:52 PM, thanos kazakos <thanoskazakos@gmail.com> wrote:
Hello,
Apologies if this has been asked before, it's hard to search on this site and Google or the user guide didn't provide any help.
I'm building an installer using Packages where it creates a folder in /Library/Application Support/MyCompany/MyApp and sets read/write permissions (as well as the app itself in the Applications folder).
When the actual app is run it auto-generates files in that "MyApp" folder.
How can I make it so next time I run the installer (with an updated app) the folder "MyApp" don't get wiped clean?
It won't wipe it clean. Have you tried this?
Thanks for your help. _______________________________________________ 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: https://lists.apple.com/mailman/options/installer-dev/greg.neagle%40disneyan...
This email sent to greg.neagle@disneyanimation.com
_______________________________________________ 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: https://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Greg Neagle