برای نصب فونت از کد زیر استفاده کن

AddFontResource( 'c:\windows\system\myfont.ttf' );
SendMessage( HWND_BROADCAST, WM_FONTCHANGE, 0, 0 );