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.

Fonts

Featured Replies

How would you include 3rd party fonts into the Unattended install.

Can you just copy them to the fonts folder?

$$\fonts

Can you just copy them to the fonts folder?

You can do, but they need registering as well or windows won't see them.

One solution is Fontinst.exe

http://www.msfn.org/board/index.php?showto...20entry265420

I personally copy them over - like you - then open the c:\windows\fonts folder with a simple cmd and then taskkill it. This works too.

Edited by DLF

What I do is quite simple...

If all the fonts I will be reloading are already installed on a machine, I compress them all in to a WinRAR SFX and run it from either [GUIRunOnce] (if you do this make sure it is compressed with the DOS.SFX and not the default one) or when my UA programs (Office, Nero, etc.) starts.

You will also need to navigate to this key

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]

and make a .reg file of its contents (of course do this before you redo your machine) and then just import the reg with commands.txt and/or during the cleanup.cmd after everythign else has installed..

the only downside to this, is if you add fonts regularly you must update the sfx package as well as the reg file you will be using...

The reason I make an SFX is that it takes less room and less time to copy over

Edited by bacd

You will also need to navigate to this key

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]

For Type1-fonts it's [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Type 1 Installer\Type 1 Fonts] .

I had these problems lately :hello: .

as-sassin

geezus simplest answer copy them over "XPCD\$OEM$\$$\Fonts"

then just open the Fonts folder afterwards with a reg.

Print #ff, "REM REGISTER FONTS"

Print #ff, "REG ADD HKCU\Software\Microsoft\Windows\CurrentVersion\Runonce /V RegisterFonts /D " & Chr(34) & "%SystemRoot%\explorer.exe /e,/root,%systemroot%\Fonts" & Chr(34)

I do that in Cleanup.cmd

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.