Posted on 01-06-2013 10:04 PM
I'm following instructions for deploying Office 2011.
Part of the instructions is to copy the Office 2011 installer into /private/tmp/.
When I try to remove this path from the Exclusion List one of two things happens. Composer crashes, Clicking "Save" does nothing.
What can I do to remove /private/tmp/ from the Exclusion list.
Solved! Go to Solution.
Posted on 01-07-2013 06:54 AM
It does sound like a corrupt preference to me. But before you delete anything, you should know that its not necessary to remove the /private/tmp path from the exclusions list. That really only applies to the snapshot process. If you open a Finder window to /private/tmp using Go to Folder or by opening it from Terminal. you can drag and drop anything in that directory into a Composer window and it will copy it in, allowing you to build a package with those files, regardless of the exclusions. For what you're trying to do with the Office install, that will work just fine.
Posted on 01-06-2013 10:21 PM
I just tested on Composer 8.62 and I'm able to remove /private/tmp from the exclusions list without any issues. I exited/relaunched and confirmed the removal sticks.
Posted on 01-07-2013 12:09 AM
Perhaps it's a corrupt preference file or something. Does anyone know how I can "reset" composer without removing existing packages?
Posted on 01-07-2013 06:54 AM
It does sound like a corrupt preference to me. But before you delete anything, you should know that its not necessary to remove the /private/tmp path from the exclusions list. That really only applies to the snapshot process. If you open a Finder window to /private/tmp using Go to Folder or by opening it from Terminal. you can drag and drop anything in that directory into a Composer window and it will copy it in, allowing you to build a package with those files, regardless of the exclusions. For what you're trying to do with the Office install, that will work just fine.