Installing Fonts

  • Thread starter Thread starter Sonny
  • Start date Start date
S

Sonny

Batch file to install fonts?

i was using a batch file to robocopy my .tff files to the %systemroot%\Fonts
directory then trying to push down a registry edit to install those fonts
(because i'm using imaged machines) ... however, it seems that i'm getting
the registry prompt and i can't seem to automate the process

can i simply use command prompts for installing fonts across a network?

thansk!
 
In said:
Batch file to install fonts?

i was using a batch file to robocopy my .tff files to the
%systemroot%\Fonts directory then trying to push down a registry
edit to install those fonts (because i'm using imaged machines)
... however, it seems that i'm getting the registry prompt and i
can't seem to automate the process

can i simply use command prompts for installing fonts across a
network?

0527 » Can I install a font from a cmd prompt or a batch file?.
http://www.jsifaq.com/reghack.htm

You are to merge your REG file locally? "push down" is unclear. You
may need to use Sysinternals psexec.exe to make the merge "locally"
from a remote system.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Adding new font 3
Font problem 3
Error while executing a batch file using C# 0
Install fonts with batch file 0
Robocopy quotation marks erro 3
Windows XP CPU 100% 6
Font Installation automation 2
How to install fonts through the Registry 8

Back
Top