Changes

Fonts

30 bytes removed, 23:39, 8 September 2014
adjusted my previous note to reflect further testing
The Microsoft Scripting Guys provide a .vbs solution that does not require a restart, as it copies the fonts using the shell object
so Windows automatically installs the new fonts.
Under some circumstances (if the font already exists?), this can require that the user acknowledge an Interactive Services Detection prompt.
<source lang="xml">
Anonymous user