MSFN Forum: Silent install fonts ? - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 4 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Silent install fonts ? Rate Topic: -----

#1 User is offline   Redman 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 22-August 04

  Posted 14 January 2005 - 01:15 AM

How can we silent install fonts ?

thanx

Redman


#2 User is offline   MaDxCrEaM 

  • Newbie
  • Group: Members
  • Posts: 48
  • Joined: 21-August 04

Posted 14 January 2005 - 03:36 AM

I would imagine just make the directory on you unnatended cd $OEM$\$$\Fonts

Put them there, and they should be copied over during installation. If someone else could clarify this, as I have not tried it myself.

#3 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 14 January 2005 - 03:46 AM

yes, i extract fonts during T-12 & everything works

#4 User is offline   Martin Zugec 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,373
  • Joined: 24-January 04

Posted 14 January 2005 - 03:47 AM

The same solution...

#5 User is offline   a06lp 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 976
  • Joined: 19-August 04

Posted 14 January 2005 - 09:22 AM

wait, a reg tweak is not needed in addition?

i copy them to system32, AND apply this regtweak:
;Install 4 Custom Fonts
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
"Linkin Park 1.0 (TrueType)"="LinkinPark.ttf"
"WilhelmKlingsporGotisch (TrueType)"="WILHLMK.TTF"
"A.M.P. (TrueType)"="amp.TTF"
"Astigma Regular (TrueType)"="a**.TTF"


#6 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 14 January 2005 - 09:23 AM

ive had no need for a reg tweak

#7 User is offline   a06lp 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 976
  • Joined: 19-August 04

Posted 14 January 2005 - 02:47 PM

so simply putting (or extracting via SFX archive after installation is totally finished) to Windows\Fonts will work?

can ppl confirm this in real-world tests?

#8 User is offline   big poppa pump 

  • Damn Newbies!!
  • PipPipPip
  • Group: Members
  • Posts: 406
  • Joined: 10-September 03

Posted 14 January 2005 - 09:27 PM

You need to copy over the fonts to the fonts directory and as mentioned run the regtweak from cmdlines.txt to register your font.

#9 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,481
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 14 January 2005 - 10:38 PM

I use a different method which was discussed long ago
]To simply register just open the folder if you don't mind using that method.
In cleanup.cmd
REG ADD HKCU\Software\Microsoft\Windows\CurrentVersion\Runonce /V RegisterFonts /D "%SystemRoot%\explorer.exe /e,/root,%systemroot%\Fonts"

All that does is open the folder and you just close it. Can use a Kill on it if you want.
Saves all that yada yada yada ttf

#10 User is offline   Anderz 

  • sensitivity?
  • PipPip
  • Group: Members
  • Posts: 119
  • Joined: 27-August 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 15 January 2005 - 05:10 PM

I have put all my new fonts in $$\Fonts and run the thing mentioned by maxXPsoft.

It works kike a charm!

PS: Only using $$\Fonts didn't work for me dudes ...

#11 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 15 January 2005 - 08:11 PM

MCT, on Jan 14 2005, 05:46 PM, said:

yes, i extract fonts during T-12 & everything works

MCT can u pls give more details?

Are you using winrar sfx?

with it extracting to

%systemroot%\Fonts\

#12 User is offline   SiMoNsAyS 

  • C'mon you apes! You wanna live forever!?
  • Group: Patrons
  • Posts: 3,455
  • Joined: 17-May 04

Posted 15 January 2005 - 09:12 PM

only rar-sfx fonts to the fonts folder don't work for me. i use to open the fonts folder and after a few seconds kill the process

ps: alt. you can open word to register fonts ;)

#13 User is offline   SyntaxError 

  • Member
  • PipPip
  • Group: Members
  • Posts: 147
  • Joined: 04-January 05
  • OS:none specified
  • Country: Country Flag

Posted 15 January 2005 - 10:29 PM

I have my fonts in a winrar sfx silent extract directly to %windir%\fonts from RunOnceEx.cmd and they install with no problem. What's so hard about that?

Edit: never mind. seems my apps can't see the new fonts. DOH!

#14 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 15 January 2005 - 11:01 PM

hhehehe MCT and Simonsays are both senior member they know what they are talking about.

#15 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 15 January 2005 - 11:29 PM

hey, sorry, ive been @ work, havent had a chance 2 reply :P

but yes, all i do is use a winrar SFX & install it & T-12 extracting to %Windir%\Fonts i only install 2 fonts & both are recognised by all my programs

#16 User is offline   SyntaxError 

  • Member
  • PipPip
  • Group: Members
  • Posts: 147
  • Joined: 04-January 05
  • OS:none specified
  • Country: Country Flag

Posted 15 January 2005 - 11:33 PM

So I have the right idea, I just need to put the fonts.exe command in cmdlines.txt instead of runonceex.cmd ?

#17 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 16 January 2005 - 12:09 AM

MCT i just tried it and it works.

#18 User is offline   SyntaxError 

  • Member
  • PipPip
  • Group: Members
  • Posts: 147
  • Joined: 04-January 05
  • OS:none specified
  • Country: Country Flag

Posted 17 January 2005 - 01:22 AM

I put "fonts.exe" (winrar silent sfx) in cmdlines.txt and placed the file itself in the $OEM$ folder. The fonts extracted silently at T-12 but after the final reboot, windows apps could not see the fonts. I had to open the fonts folder and install them again manually.

There has got to be a way to install a couple dozen fonts unattended without having to add a reg entry for each font.

Any ideas?

#19 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 17 January 2005 - 01:28 AM

i installed 20 fonts using mct method and it worked.

what does your winrar.sfx look like?

post your comments

#20 User is offline   SyntaxError 

  • Member
  • PipPip
  • Group: Members
  • Posts: 147
  • Joined: 04-January 05
  • OS:none specified
  • Country: Country Flag

Posted 17 January 2005 - 01:35 AM

;The comment below contains SFX script commands

Path=%windir%\fonts
SavePath
Silent=1
Overwrite=2


I'm installing 36 true type fonts.

Share this topic:


  • 4 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy