Files
Batch-Scripts/App Install Scripts/Install Font.bat
T

3 lines
193 B
Batchfile

xcopy /y /f "\\SERVER\Software\HMS specific\wmicre.ttf" "C:\Windows\Fonts"
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts" /v "wmicre (TrueType)" /t REG_SZ /d wmicre.ttf /f