/build/static/layout/Breadcrumb_cap_w.png

Does anyone know how to script or push multiple font files that are .ttf?

I need to install 24 .ttf fonts onto all computers in my environment. I'm wondering if anyone has done this already using the K1000?


1 Comment   [ + ] Show comment
  • Thanks everyone. I manually copied the font files to C:\Windows\Fonts and rebooted and the problem is solved. I now plan on copying the files using the K1000 or GPO. I haven't decided yet. - CPC_IT 3 years ago

Answers (6)

Posted by: vjaneczko 3 years ago
9th Degree Black Belt
1

You just have to copy the TTF files into the \Fonts\ folder.


Comments:
  • We've been selcting all the files and clicking "install for all users". Since we have many shared computers we thought scripting it may be best. - CPC_IT 3 years ago
  • Worked. Thanks!!! - CPC_IT 3 years ago
Posted by: KevinG 3 years ago
Red Belt
1

There are PowerShell script examples to install fonts that could be run by the SMA scripting module.

Posted by: anonymous_9363 3 years ago
Red Belt
1
copy "%~dp0*.TTF" %windir%\fonts

Please let me have an address so that I can send my invoice.

Posted by: Nico_K 3 years ago
Red Belt
1

You can use Distribution | File Synchronization to copy the files to C:\WINDOWS\Fonts where Microsoft assumes all fonts.

Posted by: Troubleshooter5000 3 years ago
White Belt
0

I use a script with the FontReg utility with pretty good results. The script and FontReg files needs to be stored locally to work. But I haven't had any complaints when this runs for individual profiles. I'm not sure how it works for all users. The key thing that it makes easy is installing the fonts and taking care of any registry hocus-pocus that is missing when you simply copy the files to the Fonts folder.


http://code.kliu.org/misc/fontreg/


For my marketing department, I created a font installer where the user puts any font files in a "Install fonts here" desktop folder. The script and FontReg files are stored in Program Files. Every 5 minutes the script runs. It copies only font file formats out of that desktop folder into the Program Files folder. It creates a dummy file in the desktop folder named "INSTALLING FONTS NOW" (gives the user the illusion that it's doing stuff). The files are scanned by my antivirus via command line and (I hope) quarantined according to the antivirus's policies. Any remaining files are installed with FontReg. Then copied back to a "Successful Fonts" inside the "Install fonts here" folder so they can do what they want with the files. That dummy file is deleted. The only time someone has broken it is when she tried to install hundreds of fonts at once. I'm pretty proud of this idea if you can't tell.





Posted by: prince0052 3 years ago
Senior Yellow Belt
0

 One of the most popular outline font software programs on today's computers is TrueType fonts. ... the font on multiple computers, we have to make use of a script that does the job. ... Open the script file with notepad or any editor, and you can change 

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ