MSFN Forum: fonts and installing applications over the network - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

fonts and installing applications over the network Rate Topic: -----

#1 User is offline   wyntrblue 

  • Group: Members
  • Posts: 5
  • Joined: 12-December 05

Posted 07 March 2006 - 07:59 AM

hiya peoples,

need some advice...

i am building an xp unattended for works production boxes. but i need to get the install to load the company font into the fonts folder in windows duering install... any advice you can give me would be great...

also.........


as i have to ensure the whole installer fits onto a cdr (cant be a dvdr as most of the boxes we work with dont have dvd drives) i would like to use the runonceex to run stuff from a network share. any ideas how i would go about doing this?

thanks loads


#2 User is offline   Doc Symbiosis 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 333
  • Joined: 03-August 04

Posted 07 March 2006 - 11:37 AM

just call the apps with UNCpath in Runonceex.cmd, I did this, before I began using the WPI. Just use something like "\\myserver\myshare\install\myapp\setup.exe /s".
For some installers, you need to connect the share to a drive letter first, so you could run "net use z: \\mysever\myshare" and later in runonceex you could use "z:\install\myapp\setup.exe /s"

Of course in these two cases, you have to make sure, that the network is available and the account, you're running the installation under, has access to the share.

This post has been edited by Doc Symbiosis: 07 March 2006 - 11:38 AM


#3 User is offline   mmarable 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 377
  • Joined: 01-November 03

Posted 07 March 2006 - 01:05 PM

For the font(s) it's a 2 step process.

First, you can just put them in $OEM$\$$\Fonts. That will get the file or files onto the system.

Second, you must "register" (for a lack of a better term) the fonts. An easy way to do this is to open the Fonts folder in Explorer. This is the easy way if you're adding a lot of fonts. If you're only adding a few, you can add the keys to the Registry manually. There was a topic here quite a while ago that detailed the Registry keys pretty well. If you search the forum, you might have to look back more than a year or so to find it. I can't remember how long ago the posting was.

#4 User is offline   exrcizn 

  • Rock Star
  • PipPip
  • Group: Members
  • Posts: 123
  • Joined: 15-October 04

Posted 07 March 2006 - 01:06 PM

I also did this just as Doc Symbiosis stated in his response and it works very well. I map a drive using a "fake" user that has permissions to the installs folder on the network.

The only thing I ended up having to do was to create some automated installs for the software for settings and so forth. i.e. Office, Acrobat Reader, etc.

This same user has rights to join the PC to the domain.

Share this topic:


Page 1 of 1
  • 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