Changes

Fonts

448 bytes added, 10:24, 4 February 2008
Distributing additional fonts
This is a silent installer for distributing additional fonts.
Always be sure to be entitled to use the fonts you are distibuting.

Not sure how it behaves when a font is already installed on the client.

<package id="additional-fonts" name="Aditional fonts" revision="1" reboot="false" priority="950" execute="once">
<install cmd='%COMSPEC% /c copy /Y "%SOFTWARE%\Fonts\*.TTF " "%WINDIR%\Fonts\" ' />
</package>


[[category:Silent Installers]]
152
edits