Simon Porter wrote:
I'm trying to put together a simple msi that will install a bunch of fonts
that I can then deploy using active directory. The problem I'm getting
though is when I run the setup program it complains that it couldn't
register the fonts and to check I have sufficient permissions. I am
currently logged on as the local admin and domain admin.
  
The log contains this message too:

Cannot get the font title for LT_50255.ttf.

The doc is kinda ambiguous but it does say:
Font name. It is recommended that you leave this column null for TrueType Fonts and TrueType Collections because the installer can register the font after reading the correct font title from the font file. If the font name is entered, it must be identical to font title from the font file. You must specify a title for fonts that do not have embedded names, such as .fon files.
So not being able to read the font title is probably a genuine error condition.
-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to