Monday
Jan052009
Installing fonts via script for Windows XP
Monday, January 5, 2009 at 3:06PM 
I needed to install fonts for XP clients on an Active Directory network. Not as simple as just copying the fonts to C:\Windows\Fonts! I used the following tip to make it happen via Installer2Go.
http://knol.google.com/k/andy-pellew/building-an-msi-to-deploy-fonts-using/v4b5tu39zysj/5#
The only difference I had, my fonts were OTF fonts. With Installer2Go, I renamed them to .TTF extensions, and everything installed via MSI with no problems.
tagged
font install,
installer2go,
msi,
script,
windows xp in
windows
font install,
installer2go,
msi,
script,
windows xp in
windows 



Reader Comments