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=20161025; h=mime-version:from:date:message-id:subject:to; bh=c2V22+Pdvfh6GIZcPHg8tyCwwCC2E+X/arTXmFtI02o=; b=RwKmOgc6fOp4v2r1ROlSMbdBTuPN8msEYIv0gxFeJn0+K1/kATrgv0H/9OobItsEPm xJOusk3fSi62JC5OjUkUb46stFEUwZm389s9/s3yOeE7hiKahVjBPyrZ/P6aGC/+T8n0 ptj95drT5pULPHgAKkIMp0FM9nKOj4Z0hplGq92X+JekTGAU+EyN/kXHa6uzwaz1gSNK N8MfHkvLceYogb2OTMvu44AzVnB+yQ8IHDl0YBPtqNTnYT2YgpYGjtc0u8vN2I11JDMv mif6Jytd+Tlmp/oHibTRgaI5spcbPYel3ygmMPkBNba5wWHwCUZbLjA233CeIsQzwAhq rXRQ== Hello everyone I'm making an installer that the first time installs some content in Library/Application Support/My Company/My Product/*Content*/Subfolders... as well as the software plugins in other different locations/paths. The plugins read info from the above location. Later on I will update the sofware plugins with a different installer as well as some other stuff in Library/Application Support/My Company/*Different Folder*/Subfolders. This second update installer doesn't have content to be installed so it's not as big as the first Content one. However when I prepare it, whether I have the "Content" folder and subfolders empty or not have it at al in the Packages project, running it deletes the contents of that folder or deletes the entire folder respectively. Is there a way around this or am I missing something obvious? Thanks in advance 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/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com