Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Silent install fonts ?

Featured Replies


Fontinst.exe, fontinst.inf and all fonts should be in the same folder

Isn't it necessary to add a line to delete the Fontinst.exe and Fontinst.ini after they do the job?

Thanks!

Isn't it necessary to add a line to delete the Fontinst.exe and Fontinst.ini after they do the job?

Thanks!

u can use IExpress Packager or winrar sfx , install Fontinst.exe, and it'll be done; install, delete , ....

P.S.

i've found a tool "installfont.exe" in wpi package, usage:

REM Font installation - the easy way
for /R %%i in ( *.ttf ) do (
echo Installing font %%~ni.ttf
copy /Y "%%~fi" "%windir%\Fonts" > nul
"installfont.exe" "%windir%\Fonts\%%~ni.ttf" > nul
)

u can use  IExpress Packager or winrar sfx , install Fontinst.exe, and it'll be done; install, delete , .... 

P.S.

i've found a tool "installfont.exe" in wpi package, usage:

REM Font installation - the easy way
for /R %%i in ( *.ttf ) do (
echo Installing font %%~ni.ttf
copy /Y "%%~fi" "%windir%\Fonts" > nul
"installfont.exe" "%windir%\Fonts\%%~ni.ttf" > nul
)

Thanks, man! But now I'm not sure about what method I'll use to install my 2.378 extra fonts! I think I'll try work only with command lines, following your good tips!

:thumbup

  • 2 weeks later...
Isn't it necessary to add a line to delete the Fontinst.exe and Fontinst.ini after they do the job?

Thanks!

u can use IExpress Packager or winrar sfx , install Fontinst.exe, and it'll be done; install, delete , ....

P.S.

i've found a tool "installfont.exe" in wpi package, usage:

REM Font installation - the easy way
for /R %%i in ( *.ttf ) do (
echo Installing font %%~ni.ttf
copy /Y "%%~fi" "%windir%\Fonts" > nul
"installfont.exe" "%windir%\Fonts\%%~ni.ttf" > nul
)

Can you please explain this alittle further?

You got a file called 'installfont.exe', you put that in a folder with a file called 'fonts.inf' and all your fonts, then you paste that code in the inf file?

thanks :)

please READ this post if you like this method, then use it.. , if not, forget every thing about 'Fontinst.exe' and 'fonts.inf' and with clear maind READ

P.S.

i've found a tool "installfont.exe" in wpi package, usage:

REM Font installation - the easy way
for /R %%i in ( *.ttf ) do (
echo Installing font %%~ni.ttf
copy /Y "%%~fi" "%windir%\Fonts" > nul
"installfont.exe" "%windir%\Fonts\%%~ni.ttf" > nul
)

this code is "command lines" to be meant for Batch Files ".bat; .cmd"

to use 2nd method

You get a file called 'installfont.exe', you put that in a folder with a 'Batch File' and all your fonts, then you run the 'Batch File'?

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.