Rename the following folders on your machine:
‘/Library/ColorSync/Profiles/Profiles’
‘/Library/ColorSync/Profiles/Recommended’
See the discussion at:
Rename the following folders on your machine:
‘/Library/ColorSync/Profiles/Profiles’
‘/Library/ColorSync/Profiles/Recommended’
See the discussion at:
See the long list of what you can do without acrobat at:
http://www.labnol.org/software/adobe-pdf-guide-tutorial/6296/
See the web site at:
When doing an upgrade to windows 8 the installer can leave behind a large amount of data in a few locations. To remove these use Disk Cleanup with the option to clean-up system files. I have gained back more than 30 GB with this process.
Go to the Desktop and open Windows Explorer, then right-click on the system drive (usually C: or D:) and select Properties. Then click on Disk Clean-up. In that window click on “Clean Up System Files”. This will add to the list of files that can be deleted. In the new, expanded list be sure to select windows.old and the windows install files. Then let the disk cleanup happen.
For another reference see:
Apparently, Apple no longer installs the command line tools for XCode automatically. Once you install XCode you need to go to the Preferences, then Downloads to install these as an extra step …
http://stackoverflow.com/questions/11705912/upgrading-to-mountain-lion-and-xcode-4-broke-my-make
A good article on re-packaging software for Macs that includes links to useful tools:
To create a silent installer for JMP …
First run setup.exe to collect the responses in a response file. This will not actually install the software.
setup.exe -r -f1{response file name}
Then, to actually install with those responses from a script, run the setup.exe file again giving it the named response file:
setup.exe -s -f1{response file name}
Note: There is no space between the “F1” and the file name.
For more details see the web page at:
Windows:
Like other software, you need to run a utility program supplied by the vendor “Admin.exe” to convert the installer to the deploy-able site-licensed version of the installer. To get the Admin.zip folder see the web site at:
https://support.clarivate.com/Endnote/s/article/EndNote-Volume-License-Install-Steps?language=en_US
After adding the license data and creating a new installer, you can install this with the following command:
msiexec.exe /passive /i EN20Inst.msi INSTALLDIR=”C:\Program Files\EndNote” FFTUSEOPENURL=T FFTOPENURLRESOLVER=https://na02.alma.exlibrisgroup.com/view/uresolver/01_WIL_INST/openurl
This command installs EndNote With the correct Find Full text Url preset for all users.
Mac:
\
GarageBand Apple Loops are stored in \Library\Audio\Apple Loops
See:
http://support.apple.com/kb/HT1045
And — Here is a utility to download all Apple Loops to a mac:
https://github.com/carlashley/appleLoops
To update installers on the OIT Software web site …
1) Add the installers to:
\\wp-dev1
Installers are stored in the “Software Uploads” directory structure.
Note: This server is currently accessible from AD joined Lab computers because those have the NTLM security level lowered already by Group Policy. The AD account you use to log into a lab computer will also have to be authorized on this server.
For other computers,you may need to decrease your LAN Manager (NTLM) security level. This is done in your “local security policies” . Here is one of many web sites that explains how to set the NTLM security level: https://technet.microsoft.com/en-us/library/jj852207(v=ws.11).aspx
2) Login into WordPress at:
http://it.williams.edu/wp-login.php
3) Connect to the Software Admin page at:
http://oit.williams.edu/software-admin/