can I bundle multiple installs for Mac OSX and do them as a single script?
- by Dov
I have a lot of open source software to be installed for a course. We currently run on PCs that we provide. If we allow students to use their own Macs in Mac-centric schools, that means we have to load the software on those Macs.
Rathern than have to load individual software, is there any way I can create a single file, mount it and run a script to install all packages?
We are willing to simplify the installs by standardizing the locations to store the applications, since the students will have identical machines.