/build/static/layout/Breadcrumb_cap_w.png

Font installation via vbscript

Hello everybody,

does somebody have experience with font installation via vbscript?

Thanks in advanced

Holger

0 Comments   [ + ] Show comments

Answers (2)

Posted by: brenthunter2005 18 years ago
Fifth Degree Brown Belt
0
If you want to install a font via VBScript, then the script needs to consist of two functions:

1/ Copy the font files to the c:\windows\fonts\ folder
2/ Register the font with windows, usually directly edited into the system registry.


And if you're using a MSI package, you can just add the font file to your MSI package and the filename to the Font Table and all done.
Posted by: dinozilla 16 years ago
Orange Senior Belt
0
ORIGINAL: brenthunter2005

If you want to install a font via VBScript, then the script needs to consist of two functions:

1/ Copy the font files to the c:\windows\fonts\ folder
2/ Register the font with windows, usually directly edited into the system registry.


And if you're using a MSI package, you can just add the font file to your MSI package and the filename to the Font Table and all done.


Hunter,

I have an earlier MSI to upgrade which has an action removing a font(no idea why the previous engineer did that)
I re-include the font in file/registry table, but it doesn't recover, any idea why?
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
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