Business Modeler throws exception: type initializer for System.Windows.Media.FontFamily

0
I get the following exception whenever I start the modeler or click the app store button. I'm running on 64-bit Windows 7. This is particularly challenging for me because it seems to be keeping me from downloading demo app. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path) at System.IO.Path.GetFileName(String path) at MS.Internal.FontCache.FontSourceCollection.SetFontSources() at MS.Internal.FontCache.FontSourceCollection.GetEnumerator() at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings) at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher) at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add) at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e) at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection() at System.Windows.Media.FontFamily..cctor() --- End of inner exception stack trace --- at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch) at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element) at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target) at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue) at System.Windows.Controls.TextBlock.GetLineProperties() at System.Windows.Controls.TextBlock.EnsureTextBlockCache() at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.Controls.Canvas.MeasureOverride(Size constraint) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.Controls.Decorator.MeasureOverride(Size constraint) at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.Controls.Border.MeasureOverride(Size constraint) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.Window.MeasureOverrideHelper(Size constraint) at System.Windows.Window.MeasureOverride(Size availableSize) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.Interop.HwndSource.SetLayoutSize() at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value) at System.Windows.Interop.HwndSource.set_RootVisual(Visual value) at System.Windows.Window.SetRootVisual() at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight) at System.Windows.Window.CreateSourceWindowImpl() at System.Windows.Window.SafeCreateWindow() at System.Windows.Window.ShowHelper(Object booleanBox) at System.Windows.Window.Show() at Mendix.Modeler.Main.ModelerApplicationContext.<OpenSplashScreen>b__0() in c:\cygwin\home\autobuild\build\Mendix-3.0-trial\modeler\Modeler\Main\ModelerApplicationContext.cs:line 64 --- End of inner exception stack trace --- at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Delegate.DynamicInvokeImpl(Object[] args) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
asked
2 answers
2

The error that you get appears to be a problem in Windows Presentation Foundation (WPF), a part of the Microsoft .NET framework that we use to display the splash screen, the start page and the App Store in the Modeler. WPF cannot handle invalid values in the installed fonts list of the Windows registry, resulting in this error.

It seems that the only way to fix this error is to open the Registry Editor (regedit.exe) and fixing the values by hand. The values are located at the following registry key:

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

This key contains a list of installed fonts where the 'Name' column shows the human-readable name of the font and the 'Data' column shows the file name of the font. You should check the 'Data' column for illegal file name characters (e.g. /, \, :) and correct or remove these entries.

answered
0

I have looked but don't see any obvious invalid paths:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts
    Arial (TrueType)    REG_SZ    arial.ttf
    Arial Italic (TrueType)    REG_SZ    ariali.ttf
    Arial Bold (TrueType)    REG_SZ    arialbd.ttf
    Arial Bold Italic (TrueType)    REG_SZ    arialbi.ttf
    Batang & BatangChe & Gungsuh & GungsuhChe (TrueType)    REG_SZ    batang.ttc
    Courier New (TrueType)    REG_SZ    cour.ttf
    Courier New Italic (TrueType)    REG_SZ    couri.ttf
    Courier New Bold (TrueType)    REG_SZ    courbd.ttf
    Courier New Bold Italic (TrueType)    REG_SZ    courbi.ttf
    DaunPenh (TrueType)    REG_SZ    daunpenh.ttf
    DokChampa (TrueType)    REG_SZ    dokchamp.ttf
    Estrangelo Edessa (TrueType)    REG_SZ    estre.ttf
    Euphemia (TrueType)    REG_SZ    euphemia.ttf
    Gautami (TrueType)    REG_SZ    gautami.ttf
    Gautami Bold (TrueType)    REG_SZ    gautamib.ttf
    Vani (TrueType)    REG_SZ    Vani.ttf
    Vani Bold (TrueType)    REG_SZ    Vanib.ttf
    Gulim & GulimChe & Dotum & DotumChe (TrueType)    REG_SZ    gulim.ttc
    Impact (TrueType)    REG_SZ    impact.ttf
    Iskoola Pota (TrueType)    REG_SZ    iskpota.ttf
    Iskoola Pota Bold (TrueType)    REG_SZ    iskpotab.ttf
    Kalinga (TrueType)    REG_SZ    kalinga.ttf
    Kalinga Bold (TrueType)    REG_SZ    kalingab.ttf
    Kartika (TrueType)    REG_SZ    kartika.ttf
    Kartika Bold (TrueType)    REG_SZ    kartikab.ttf
    Khmer UI (TrueType)    REG_SZ    khmerui.ttf
    Khmer UI Bold (TrueType)    REG_SZ    khmeruib.ttf
    Lao UI (TrueType)    REG_SZ    Laoui.ttf
    Lao UI Bold (TrueType)    REG_SZ    Laouib.ttf
    Latha (TrueType)    REG_SZ    latha.ttf
    Latha Bold (TrueType)    REG_SZ    lathab.ttf
    Lucida Console (TrueType)    REG_SZ    lucon.TTF
    Malgun Gothic (TrueType)    REG_SZ    malgun.ttf
    Malgun Gothic Bold (TrueType)    REG_SZ    malgunbd.ttf
    Mangal (TrueType)    REG_SZ    mangal.ttf
    Mangal Bold (TrueType)    REG_SZ    mangalb.ttf
    Meiryo & Meiryo Italic & Meiryo UI & Meiryo UI Italic (TrueType)    REG_SZ    meiryo.ttc
    Meiryo Bold & Meiryo Bold Italic & Meiryo UI Bold & Meiryo UI Bold Italic (TrueType)    REG_SZ    meiryob.ttc
    Microsoft Himalaya (TrueType)    REG_SZ    himalaya.ttf
    Microsoft JhengHei (TrueType)    REG_SZ    msjh.ttf
    Microsoft JhengHei Bold (TrueType)    REG_SZ    msjhbd.ttf
    Microsoft YaHei (TrueType)    REG_SZ    msyh.ttf
    Microsoft YaHei Bold (TrueType)    REG_SZ    msyhbd.ttf
    MingLiU & PMingLiU & MingLiU_HKSCS (TrueType)    REG_SZ    mingliu.ttc
    MingLiU-ExtB & PMingLiU-ExtB & MingLiU_HKSCS-ExtB (TrueType)    REG_SZ    mingliub.ttc
    Mongolian Baiti (TrueType)    REG_SZ    monbaiti.ttf
    MS Gothic & MS PGothic & MS UI Gothic (TrueType)    REG_SZ    msgothic.ttc
    MS Mincho & MS PMincho (TrueType)    REG_SZ    msmincho.ttc
    MV Boli (TrueType)    REG_SZ    mvboli.ttf
    Microsoft New Tai Lue (TrueType)    REG_SZ    ntailu.ttf
    Microsoft New Tai Lue Bold (TrueType)    REG_SZ    ntailub.ttf
    Nyala (TrueType)    REG_SZ    nyala.TTF
    Microsoft PhagsPa (TrueType)    REG_SZ    phagspa.ttf
    Microsoft PhagsPa Bold (TrueType)    REG_SZ    phagspab.ttf
    Plantagenet Cherokee (TrueType)    REG_SZ    plantc.ttf
    Raavi (TrueType)    REG_SZ    raavi.ttf
    Raavi Bold (TrueType)    REG_SZ    raavib.ttf
    Segoe Script (TrueType)    REG_SZ    segoesc.ttf
    Segoe Script Bold (TrueType)    REG_SZ    segoescb.ttf
    Segoe UI (TrueType)    REG_SZ    segoeui.ttf
    Segoe UI Bold (TrueType)    REG_SZ    segoeuib.ttf
    Segoe UI Italic (TrueType)    REG_SZ    segoeuii.ttf
    Segoe UI Bold Italic (TrueType)    REG_SZ    segoeuiz.ttf
    Segoe UI Semibold (TrueType)    REG_SZ    seguisb.ttf
    Segoe UI Light (TrueType)    REG_SZ    segoeuil.ttf
    Segoe UI Symbol (TrueType)    REG_SZ    seguisym.ttf
    Shruti (TrueType)    REG_SZ    shruti.ttf
    Shruti Bold (TrueType)    REG_SZ    shrutib.ttf
    SimSun & NSimSun (TrueType)    REG_SZ    simsun.ttc
    SimSun-ExtB (TrueType)    REG_SZ    simsunb.ttf
    Sylfaen (TrueType)    REG_SZ    sylfaen.ttf
    Microsoft Tai Le (TrueType)    REG_SZ    taile.ttf
    Microsoft Tai Le Bold (TrueType)    REG_SZ    taileb.ttf
    Times New Roman (TrueType)    REG_SZ    times.ttf
    Times New Roman Italic (TrueType)    REG_SZ    timesi.ttf
    Times New Roman Bold (TrueType)    REG_SZ    timesbd.ttf
    Times New Roman Bold Italic (TrueType)    REG_SZ    timesbi.ttf
    Tunga (TrueType)    REG_SZ    tunga.ttf
    Tunga Bold (TrueType)    REG_SZ    tungab.ttf
    Vrinda (TrueType)    REG_SZ    vrinda.ttf
    Vrinda Bold (TrueType)    REG_SZ    vrindab.ttf
    Shonar Bangla (TrueType)    REG_SZ    Shonar.ttf
    Shonar Bangla Bold (TrueType)    REG_SZ    Shonarb.ttf
    Microsoft Yi Baiti (TrueType)    REG_SZ    msyi.ttf
    Tahoma (TrueType)    REG_SZ    tahoma.ttf
    Tahoma Bold (TrueType)    REG_SZ    tahomabd.ttf
    Microsoft Sans Serif (TrueType)    REG_SZ    micross.ttf
    Angsana New (TrueType)    REG_SZ    angsa.ttf
    Angsana New Italic (TrueType)    REG_SZ    angsai.ttf
    Angsana New Bold (TrueType)    REG_SZ    angsab.ttf
    Angsana New Bold Italic (TrueType)    REG_SZ    angsaz.ttf
    Aparajita (TrueType)    REG_SZ    aparaj.ttf
    Aparajita Bold (TrueType)    REG_SZ    aparajb.ttf
    Aparajita Bold Italic(TrueType)    REG_SZ    aparajbi.ttf
    Aparajita Italic (TrueType)    REG_SZ    aparaji.ttf
    Cordia New (TrueType)    REG_SZ    cordia.ttf
    Cordia New Italic (TrueType)    REG_SZ    cordiai.ttf
    Cordia New Bold (TrueType)    REG_SZ    cordiab.ttf
    Cordia New Bold Italic (TrueType)    REG_SZ    cordiaz.ttf
    Ebrima (TrueType)    REG_SZ    ebrima.ttf
    Ebrima Bold (TrueType)    REG_SZ    ebrimabd.ttf
    Gisha (TrueType)    REG_SZ    gisha.ttf
    Gisha Bold (TrueType)    REG_SZ    gishabd.ttf
    Kokila (TrueType)    REG_SZ    kokila.ttf
    Kokila Bold (TrueType)    REG_SZ    kokilab.ttf
    Kokila Bold Italic(TrueType)    REG_SZ    kokilabi.ttf
    Kokila Italic (TrueType)    REG_SZ    kokilai.ttf
    Leelawadee (TrueType)    REG_SZ    leelawad.ttf
    Leelawadee Bold (TrueType)    REG_SZ    leelawdb.ttf
    Microsoft Uighur (TrueType)    REG_SZ    msuighur.ttf
    MoolBoran (TrueType)    REG_SZ    moolbor.ttf
    Symbol (TrueType)    REG_SZ    symbol.ttf
    Utsaah (TrueType)    REG_SZ    utsaah.ttf
    Utsaah Bold (TrueType)    REG_SZ    utsaahb.ttf
    Utsaah Bold Italic(TrueType)    REG_SZ    utsaahbi.ttf
    Utsaah Italic (TrueType)    REG_SZ    utsaahi.ttf
    Vijaya (TrueType)    REG_SZ    vijaya.ttf
    Vijaya Bold (TrueType)    REG_SZ    vijayab.ttf
    Wingdings (TrueType)    REG_SZ    wingding.ttf
    Modern (All res)    REG_SZ    modern.fon
    Roman (All res)    REG_SZ    roman.fon
    Script (All res)    REG_SZ    script.fon
    Andalus (TrueType)    REG_SZ    andlso.ttf
    Arabic Typesetting (TrueType)    REG_SZ    arabtype.ttf
    Simplified Arabic (TrueType)    REG_SZ    simpo.ttf
    Simplified Arabic Bold (TrueType)    REG_SZ    simpbdo.ttf
    Simplified Arabic Fixed (TrueType)    REG_SZ    simpfxo.ttf
    Sakkal Majalla (TrueType)    REG_SZ    majalla.ttf
    Sakkal Majalla Bold (TrueType)    REG_SZ    majallab.ttf
    Traditional Arabic (TrueType)    REG_SZ    trado.ttf
    Traditional Arabic Bold (TrueType)    REG_SZ    tradbdo.ttf
    Aharoni Bold (TrueType)    REG_SZ    ahronbd.ttf
    David (TrueType)    REG_SZ    david.ttf
    David Bold (TrueType)    REG_SZ    davidbd.ttf
    FrankRuehl (TrueType)    REG_SZ    frank.ttf
    Levenim MT (TrueType)    REG_SZ    lvnm.ttf
    Levenim MT Bold (TrueType)    REG_SZ    lvnmbd.ttf
    Miriam (TrueType)    REG_SZ    mriam.ttf
    Miriam Fixed (TrueType)    REG_SZ    mriamc.ttf
    Narkisim (TrueType)    REG_SZ    nrkis.ttf
    Rod (TrueType)    REG_SZ    rod.ttf
    FangSong (TrueType)    REG_SZ    simfang.ttf
    SimHei (TrueType)    REG_SZ    simhei.ttf
    KaiTi (TrueType)    REG_SZ    simkai.ttf
    AngsanaUPC (TrueType)    REG_SZ    angsau.ttf
    AngsanaUPC Italic (TrueType)    REG_SZ    angsaui.ttf
    AngsanaUPC Bold (TrueType)    REG_SZ    angsaub.ttf
    AngsanaUPC Bold Italic (TrueType)    REG_SZ    angsauz.ttf
    Browallia New (TrueType)    REG_SZ    browa.ttf
    Browallia New Italic (TrueType)    REG_SZ    browai.ttf
    Browallia New Bold (TrueType)    REG_SZ    browab.ttf
    Browallia New Bold Italic (TrueType)    REG_SZ    browaz.ttf
    BrowalliaUPC (TrueType)    REG_SZ    browau.ttf
    BrowalliaUPC Italic (TrueType)    REG_SZ    browaui.ttf
    BrowalliaUPC Bold (TrueType)    REG_SZ    browaub.ttf
    BrowalliaUPC Bold Italic (TrueType)    REG_SZ    browauz.ttf
    CordiaUPC (TrueType)    REG_SZ    CORDIAU.TTF
    CordiaUPC Bold (TrueType)    REG_SZ    CORDIAUB.TTF
    CordiaUPC Bold Italic (TrueType)    REG_SZ    CORDIAUZ.TTF
    CordiaUPC Italic (TrueType)    REG_SZ    CORDIAUI.TTF
    DilleniaUPC (TrueType)    REG_SZ    upcdl.ttf
    DilleniaUPC Italic (TrueType)    REG_SZ    upcdi.ttf
    DilleniaUPC Bold (TrueType)    REG_SZ    upcdb.ttf
    DilleniaUPC Bold Italic (TrueType)    REG_SZ    upcdbi.ttf
    EucrosiaUPC (TrueType)    REG_SZ    upcel.ttf
    EucrosiaUPC Italic (TrueType)    REG_SZ    upcei.ttf
    EucrosiaUPC Bold (TrueType)    REG_SZ    upceb.ttf
    EucrosiaUPC Bold Italic (TrueType)    REG_SZ    upcebi.ttf
    FreesiaUPC (TrueType)    REG_SZ    upcfl.ttf
    FreesiaUPC Italic (TrueType)    REG_SZ    upcfi.ttf
    FreesiaUPC Bold (TrueType)    REG_SZ    upcfb.ttf
    FreesiaUPC Bold Italic (TrueType)    REG_SZ    upcfbi.ttf
    IrisUPC (TrueType)    REG_SZ    upcil.ttf
    IrisUPC Italic (TrueType)    REG_SZ    upcii.ttf
    IrisUPC Bold (TrueType)    REG_SZ    upcib.ttf
    IrisUPC Bold Italic (TrueType)    REG_SZ    upcibi.ttf
    JasmineUPC (TrueType)    REG_SZ    upcjl.ttf
    JasmineUPC Italic (TrueType)    REG_SZ    upcji.ttf
    JasmineUPC Bold (TrueType)    REG_SZ    upcjb.ttf
    JasmineUPC Bold Italic (TrueType)    REG_SZ    upcjbi.ttf
    KodchiangUPC (TrueType)    REG_SZ    upckl.ttf
    KodchiangUPC Italic (TrueType)    REG_SZ    upcki.ttf
    KodchiangUPC Bold (TrueType)    REG_SZ    upckb.ttf
    KodchiangUPC Bold Italic (TrueType)    REG_SZ    upckbi.ttf
    LilyUPC (TrueType)    REG_SZ    upcll.ttf
    LilyUPC Italic (TrueType)    REG_SZ    upcli.ttf
    LilyUPC Bold (TrueType)    REG_SZ    upclb.ttf
    LilyUPC Bold Italic (TrueType)    REG_SZ    upclbi.ttf
    DFKai-SB (TrueType)    REG_SZ    kaiu.ttf
    Lucida Sans Unicode (TrueType)    REG_SZ    l_10646.ttf
    Arial Black (TrueType)    REG_SZ    ariblk.ttf
    Calibri (TrueType)    REG_SZ    CALIBRI.TTF
    Calibri Italic (TrueType)    REG_SZ    CALIBRII.TTF
    Calibri Bold (TrueType)    REG_SZ    CALIBRIB.TTF
    Calibri Bold Italic (TrueType)    REG_SZ    CALIBRIZ.TTF
    Cambria & Cambria Math (TrueType)    REG_SZ    CAMBRIA.TTC
    Cambria Italic (TrueType)    REG_SZ    CAMBRIAI.TTF
    Cambria Bold (TrueType)    REG_SZ    CAMBRIAB.TTF
    Cambria Bold Italic (TrueType)    REG_SZ    CAMBRIAZ.TTF
    Candara (TrueType)    REG_SZ    CANDARA.TTF
    Candara Italic (TrueType)    REG_SZ    CANDARAI.TTF
    Candara Bold (TrueType)    REG_SZ    CANDARAB.TTF
    Candara Bold Italic (TrueType)    REG_SZ    CANDARAZ.TTF
    Comic Sans MS (TrueType)    REG_SZ    comic.ttf
    Comic Sans MS Bold (TrueType)    REG_SZ    comicbd.ttf
    Consolas (TrueType)    REG_SZ    CONSOLA.TTF
    Consolas Italic (TrueType)    REG_SZ    CONSOLAI.TTF
    Consolas Bold (TrueType)    REG_SZ    CONSOLAB.TTF
    Consolas Bold Italic (TrueType)    REG_SZ    CONSOLAZ.TTF
    Constantia (TrueType)    REG_SZ    CONSTAN.TTF
    Constantia Italic (TrueType)    REG_SZ    CONSTANI.TTF
    Constantia Bold (TrueType)    REG_SZ    CONSTANB.TTF
    Constantia Bold Italic (TrueType)    REG_SZ    CONSTANZ.TTF
    Corbel (TrueType)    REG_SZ    CORBEL.TTF
    Corbel Italic (TrueType)    REG_SZ    CORBELI.TTF
    Corbel Bold (TrueType)    REG_SZ    CORBELB.TTF
    Corbel Bold Italic (TrueType)    REG_SZ    CORBELZ.TTF
    Franklin Gothic Medium (TrueType)    REG_SZ    framd.ttf
    Franklin Gothic Medium Italic (TrueType)    REG_SZ    framdit.ttf
    Gabriola (TrueType)    REG_SZ    Gabriola.ttf
    Georgia (TrueType)    REG_SZ    georgia.ttf
    Georgia Italic (TrueType)    REG_SZ    georgiai.ttf
    Georgia Bold (TrueType)    REG_SZ    georgiab.ttf
    Georgia Bold Italic (TrueType)    REG_SZ    georgiaz.ttf
    Palatino Linotype (TrueType)    REG_SZ    pala.ttf
    Palatino Linotype Italic (TrueType)    REG_SZ    palai.ttf
    Palatino Linotype Bold (TrueType)    REG_SZ    palab.ttf
    Palatino Linotype Bold Italic (TrueType)    REG_SZ    palabi.ttf
    Segoe Print (TrueType)    REG_SZ    Segoepr.TTF
    Segoe Print Bold (TrueType)    REG_SZ    Segoeprb.TTF
    Trebuchet MS (TrueType)    REG_SZ    trebuc.ttf
    Trebuchet MS Italic (TrueType)    REG_SZ    trebucit.ttf
    Trebuchet MS Bold (TrueType)    REG_SZ    trebucbd.ttf
    Trebuchet MS Bold Italic (TrueType)    REG_SZ    trebucbi.ttf
    Verdana (TrueType)    REG_SZ    verdana.ttf
    Verdana Italic (TrueType)    REG_SZ    verdanai.ttf
    Verdana Bold (TrueType)    REG_SZ    verdanab.ttf
    Verdana Bold Italic (TrueType)    REG_SZ    verdanaz.ttf
    Webdings (TrueType)    REG_SZ    webdings.ttf
    Courier 10,12,15    REG_SZ    COURE.FON
    MS Serif 8,10,12,14,18,24    REG_SZ    SERIFE.FON
    MS Sans Serif 8,10,12,14,18,24    REG_SZ    SSERIFE.FON
    Small Fonts    REG_SZ    SMALLE.FON
    Small Fonts (120)    REG_SZ    SMALLF.FON
    MT Extra (TrueType)    REG_SZ    C:\Program Files\Common Files\Microsoft Shared\EQUATION\MTEXTRA.TTF
    Arial Unicode MS (TrueType)    REG_SZ    ARIALUNI.TTF
    Century (TrueType)    REG_SZ    CENTURY.TTF
    Wingdings 2 (TrueType)    REG_SZ    WINGDNG2.TTF
    Wingdings 3 (TrueType)    REG_SZ    WINGDNG3.TTF
    Book Antiqua (TrueType)    REG_SZ    BKANT.TTF
    Century Gothic (TrueType)    REG_SZ    GOTHIC.TTF
    Haettenschweiler (TrueType)    REG_SZ    HATTEN.TTF
    MS Outlook (TrueType)    REG_SZ    OUTLOOK.TTF
    Tempus Sans ITC (TrueType)    REG_SZ    TEMPSITC.TTF
    Pristina (TrueType)    REG_SZ    PRISTINA.TTF
    Papyrus (TrueType)    REG_SZ    PAPYRUS.TTF
    Mistral (TrueType)    REG_SZ    MISTRAL.TTF
    Lucida Handwriting Italic (TrueType)    REG_SZ    LHANDW.TTF
    Kristen ITC (TrueType)    REG_SZ    ITCKRIST.TTF
    Juice ITC (TrueType)    REG_SZ    JUICE___.TTF
    French Script MT (TrueType)    REG_SZ    FRSCRIPT.TTF
    Freestyle Script (TrueType)    REG_SZ    FREESCPT.TTF
    Bradley Hand ITC (TrueType)    REG_SZ    BRADHITC.TTF
    Arial Narrow (TrueType)    REG_SZ    ARIALN.TTF
    Garamond (TrueType)    REG_SZ    GARA.TTF
    Monotype Corsiva (TrueType)    REG_SZ    MTCORSVA.TTF
    Algerian (TrueType)    REG_SZ    ALGER.TTF
    Baskerville Old Face (TrueType)    REG_SZ    BASKVILL.TTF
    Bauhaus 93 (TrueType)    REG_SZ    BAUHS93.TTF
    Bell MT (TrueType)    REG_SZ    BELL.TTF
    Berlin Sans FB Bold (TrueType)    REG_SZ    BRLNSB.TTF
    Bernard MT Condensed (TrueType)    REG_SZ    BERNHC.TTF
    Bodoni MT Poster Compressed (TrueType)    REG_SZ    BOD_PSTC.TTF
    Britannic Bold (TrueType)    REG_SZ    BRITANIC.TTF
    Broadway (TrueType)    REG_SZ    BROADW.TTF
    Brush Script MT Italic (TrueType)    REG_SZ    BRUSHSCI.TTF
    Californian FB (TrueType)    REG_SZ    CALIFR.TTF
    Centaur (TrueType)    REG_SZ    CENTAUR.TTF
    Chiller (TrueType)    REG_SZ    CHILLER.TTF
    Colonna MT (TrueType)    REG_SZ    COLONNA.TTF
    Cooper Black (TrueType)    REG_SZ    COOPBL.TTF
    Footlight MT Light (TrueType)    REG_SZ    FTLTLT.TTF
    Harlow Solid Italic (TrueType)    REG_SZ    HARLOWSI.TTF
    Harrington (TrueType)    REG_SZ    HARNGTON.TTF
    High Tower Text (TrueType)    REG_SZ    HTOWERT.TTF
    Jokerman (TrueType)    REG_SZ    JOKERMAN.TTF
    Kunstler Script (TrueType)    REG_SZ    KUNSTLER.TTF
    Lucida Bright (TrueType)    REG_SZ    LBRITE.TTF
    Lucida Calligraphy Italic (TrueType)    REG_SZ    LCALLIG.TTF
    Lucida Fax Regular (TrueType)    REG_SZ    LFAX.TTF
    Magneto Bold (TrueType)    REG_SZ    MAGNETOB.TTF
    Matura MT Script Capitals (TrueType)    REG_SZ    MATURASC.TTF
    Modern No. 20 (TrueType)    REG_SZ    MOD20.TTF
    Niagara Engraved (TrueType)    REG_SZ    NIAGENG.TTF
    Niagara Solid (TrueType)    REG_SZ    NIAGSOL.TTF
    Old English Text MT (TrueType)    REG_SZ    OLDENGL.TTF
    Onyx (TrueType)    REG_SZ    ONYX.TTF
    Parchment (TrueType)    REG_SZ    PARCHM.TTF
    Playbill (TrueType)    REG_SZ    PLAYBILL.TTF
    Poor Richard (TrueType)    REG_SZ    POORICH.TTF
    Ravie (TrueType)    REG_SZ    RAVIE.TTF
    Informal Roman (TrueType)    REG_SZ    INFROMAN.TTF
    Showcard Gothic (TrueType)    REG_SZ    SHOWG.TTF
    Snap ITC (TrueType)    REG_SZ    SNAP____.TTF
    Stencil (TrueType)    REG_SZ    STENCIL.TTF
    Viner Hand ITC (TrueType)    REG_SZ    VINERITC.TTF
    Vivaldi Italic (TrueType)    REG_SZ    VIVALDII.TTF
    Vladimir Script (TrueType)    REG_SZ    VLADIMIR.TTF
    Wide Latin (TrueType)    REG_SZ    LATINWD.TTF
    Tw Cen MT (TrueType)    REG_SZ    TCM_____.TTF
    Tw Cen MT Condensed Bold (TrueType)    REG_SZ    TCCB____.TTF
    Tw Cen MT Condensed (TrueType)    REG_SZ    TCCM____.TTF
    Tw Cen MT Bold (TrueType)    REG_SZ    TCB_____.TTF
    Script MT Bold (TrueType)    REG_SZ    SCRIPTBL.TTF
    Rockwell Extra Bold (TrueType)    REG_SZ    ROCKEB.TTF
    Rockwell Condensed (TrueType)    REG_SZ    ROCC____.TTF
    Rockwell (TrueType)    REG_SZ    ROCK.TTF
    Rage Italic (TrueType)    REG_SZ    RAGE.TTF
    Perpetua Titling MT Bold (TrueType)    REG_SZ    PERTIBD.TTF
    Perpetua (TrueType)    REG_SZ    PER_____.TTF
    Palace Script MT (TrueType)    REG_SZ    PALSCRI.TTF
    OCR A Extended (TrueType)    REG_SZ    OCRAExt.TTF
    Maiandra GD (TrueType)    REG_SZ    MAIAN.TTF
    Lucida Sans Typewriter Regular (TrueType)    REG_SZ    LTYPE.TTF
    Lucida Sans Regular (TrueType)    REG_SZ    LSANS.TTF
    Imprint MT Shadow (TrueType)    REG_SZ    IMPRISHA.TTF
    Goudy Stout (TrueType)    REG_SZ    GOUDYSTO.TTF
    Goudy Old Style (TrueType)    REG_SZ    GOUDOS.TTF
    Gloucester MT Extra Condensed (TrueType)    REG_SZ    GLECB.TTF
    Gill Sans Ultra Bold Condensed (TrueType)    REG_SZ    GILLUBCD.TTF
    Gill Sans Ultra Bold (TrueType)    REG_SZ    GILSANUB.TTF
    Gill Sans MT Condensed (TrueType)    REG_SZ    GILC____.TTF
    Gill Sans MT (TrueType)    REG_SZ    GIL_____.TTF
    Gill Sans MT Ext Condensed Bold (TrueType)    REG_SZ    GLSNECB.TTF
    Gigi (TrueType)    REG_SZ    GIGI.TTF
    Franklin Gothic Medium Cond (TrueType)    REG_SZ    FRAMDCN.TTF
    Franklin Gothic Heavy (TrueType)    REG_SZ    FRAHV.TTF
    Franklin Gothic Demi Cond (TrueType)    REG_SZ    FRADMCN.TTF
    Franklin Gothic Demi (TrueType)    REG_SZ    FRADM.TTF
    Franklin Gothic Book (TrueType)    REG_SZ    FRABK.TTF
    Forte (TrueType)    REG_SZ    FORTE.TTF
    Felix Titling (TrueType)    REG_SZ    FELIXTI.TTF
    Eras Medium ITC (TrueType)    REG_SZ    ERASMD.TTF
    Eras Light ITC (TrueType)    REG_SZ    ERASLGHT.TTF
    Eras Demi ITC (TrueType)    REG_SZ    ERASDEMI.TTF
    Eras Bold ITC (TrueType)    REG_SZ    ERASBD.TTF
    Engravers MT (TrueType)    REG_SZ    ENGR.TTF
    Elephant (TrueType)    REG_SZ    ELEPHNT.TTF
    Edwardian Script ITC (TrueType)    REG_SZ    ITCEDSCR.TTF
    Curlz MT (TrueType)    REG_SZ    CURLZ___.TTF
    Copperplate Gothic Light (TrueType)    REG_SZ    COPRGTL.TTF
    Copperplate Gothic Bold (TrueType)    REG_SZ    COPRGTB.TTF
    Century Schoolbook (TrueType)    REG_SZ    CENSCBK.TTF
    Castellar (TrueType)    REG_SZ    CASTELAR.TTF
    Calisto MT (TrueType)    REG_SZ    CALIST.TTF
    Bookman Old Style (TrueType)    REG_SZ    BOOKOS.TTF
    Bodoni MT Condensed (TrueType)    REG_SZ    BOD_CR.TTF
    Bodoni MT Black (TrueType)    REG_SZ    BOD_BLAR.TTF
    Bodoni MT (TrueType)    REG_SZ    BOD_R.TTF
    Blackadder ITC (TrueType)    REG_SZ    ITCBLKAD.TTF
    Arial Rounded MT Bold (TrueType)    REG_SZ    ARLRDBD.TTF
    Agency FB Bold (TrueType)    REG_SZ    AGENCYB.TTF
    Book Antiqua Bold (TrueType)    REG_SZ    ANTQUAB.TTF
    Book Antiqua Bold Italic (TrueType)    REG_SZ    ANTQUABI.TTF
    Book Antiqua Italic (TrueType)    REG_SZ    ANTQUAI.TTF
    Century Gothic Bold (TrueType)    REG_SZ    GOTHICB.TTF
    Century Gothic Bold Italic (TrueType)    REG_SZ    GOTHICBI.TTF
    Century Gothic Italic (TrueType)    REG_SZ    GOTHICI.TTF
    Bookshelf Symbol 7 (TrueType)    REG_SZ    BSSYM7.TTF
    MS Reference Sans Serif (TrueType)    REG_SZ    REFSAN.TTF
    MS Reference Specialty (TrueType)    REG_SZ    REFSPCL.TTF
    Arial Narrow Bold (TrueType)    REG_SZ    ARIALNB.TTF
    Arial Narrow Bold Italic (TrueType)    REG_SZ    ARIALNBI.TTF
    Arial Narrow Italic (TrueType)    REG_SZ    ARIALNI.TTF
    Garamond Bold (TrueType)    REG_SZ    GARABD.TTF
    Garamond Italic (TrueType)    REG_SZ    GARAIT.TTF
    Bell MT Bold (TrueType)    REG_SZ    BELLB.TTF
    Bell MT Italic (TrueType)    REG_SZ    BELLI.TTF
    Berlin Sans FB Demi Bold (TrueType)    REG_SZ    BRLNSDB.TTF
    Berlin Sans FB (TrueType)    REG_SZ    BRLNSR.TTF
    Californian FB Bold (TrueType)    REG_SZ    CALIFB.TTF
    Californian FB Italic (TrueType)    REG_SZ    CALIFI.TTF
    High Tower Text Italic (TrueType)    REG_SZ    HTOWERTI.TTF
    Lucida Bright Demibold (TrueType)    REG_SZ    LBRITED.TTF
    Lucida Bright Demibold Italic (TrueType)    REG_SZ    LBRITEDI.TTF
    Lucida Bright Italic (TrueType)    REG_SZ    LBRITEI.TTF
    Lucida Fax Demibold (TrueType)    REG_SZ    LFAXD.TTF
    Lucida Fax Demibold Italic (TrueType)    REG_SZ    LFAXDI.TTF
    Lucida Fax Italic (TrueType)    REG_SZ    LFAXI.TTF
    Tw Cen MT Italic (TrueType)    REG_SZ    TCMI____.TTF
    Tw Cen MT Condensed Extra Bold (TrueType)    REG_SZ    TCCEB.TTF
    Tw Cen MT Bold Italic (TrueType)    REG_SZ    TCBI____.TTF
    Rockwell Condensed Bold (TrueType)    REG_SZ    ROCCB___.TTF
    Rockwell Bold (TrueType)    REG_SZ    ROCKB.TTF
    Rockwell Bold Italic (TrueType)    REG_SZ    ROCKBI.TTF
    Rockwell Italic (TrueType)    REG_SZ    ROCKI.TTF
    Perpetua Titling MT Light (TrueType)    REG_SZ    PERTILI.TTF
    Perpetua Bold Italic (TrueType)    REG_SZ    PERBI___.TTF
    Perpetua Bold (TrueType)    REG_SZ    PERB____.TTF
    Perpetua Italic (TrueType)    REG_SZ    PERI____.TTF
    Lucida Sans Typewriter Bold (TrueType)    REG_SZ    LTYPEB.TTF
    Lucida Sans Typewriter Bold Oblique (TrueType)    REG_SZ    LTYPEBO.TTF
    Lucida Sans Typewriter Oblique (TrueType)    REG_SZ    LTYPEO.TTF
    Lucida Sans Demibold Roman (TrueType)    REG_SZ    LSANSD.TTF
    Lucida Sans Demibold Italic (TrueType)    REG_SZ    LSANSDI.TTF
    Lucida Sans Italic (TrueType)    REG_SZ    LSANSI.TTF
    Goudy Old Style Bold (TrueType)    REG_SZ    GOUDOSB.TTF
    Goudy Old Style Italic (TrueType)    REG_SZ    GOUDOSI.TTF
    Gill Sans MT Bold Italic (TrueType)    REG_SZ    GILBI___.TTF
    Gill Sans MT Bold (TrueType)    REG_SZ    GILB____.TTF
    Gill Sans MT Italic (TrueType)    REG_SZ    GILI____.TTF
    Franklin Gothic Heavy Italic (TrueType)    REG_SZ    FRAHVIT.TTF
    Franklin Gothic Demi Italic (TrueType)    REG_SZ    FRADMIT.TTF
    Franklin Gothic Book Italic (TrueType)    REG_SZ    FRABKIT.TTF
    Elephant Italic (TrueType)    REG_SZ    ELEPHNTI.TTF
    Century Schoolbook Bold (TrueType)    REG_SZ    SCHLBKB.TTF
    Century Schoolbook Bold Italic (TrueType)    REG_SZ    SCHLBKBI.TTF
    Century Schoolbook Italic (TrueType)    REG_SZ    SCHLBKI.TTF
    Calisto MT Bold (TrueType)    REG_SZ    CALISTB.TTF
    Calisto MT Bold Italic (TrueType)    REG_SZ    CALISTBI.TTF
    Calisto MT Italic (TrueType)    REG_SZ    CALISTI.TTF
    Bookman Old Style Bold (TrueType)    REG_SZ    BOOKOSB.TTF
    Bookman Old Style Bold Italic (TrueType)    REG_SZ    BOOKOSBI.TTF
    Bookman Old Style Italic (TrueType)    REG_SZ    BOOKOSI.TTF
    Bodoni MT Condensed Bold (TrueType)    REG_SZ    BOD_CB.TTF
    Bodoni MT Condensed Bold Italic (TrueType)    REG_SZ    BOD_CBI.TTF
    Bodoni MT Condensed Italic (TrueType)    REG_SZ    BOD_CI.TTF
    Bodoni MT Black Italic (TrueType)    REG_SZ    BOD_BLAI.TTF
    Bodoni MT Bold (TrueType)    REG_SZ    BOD_B.TTF
    Bodoni MT Bold Italic (TrueType)    REG_SZ    BOD_BI.TTF
    Bodoni MT Italic (TrueType)    REG_SZ    BOD_I.TTF
    Agency FB (TrueType)    REG_SZ    AGENCYR.TTF
    Arial monospaced for SAP (TrueType)    REG_SZ    arimon__.ttf
    Arial monospaced for SAP Bold (TrueType)    REG_SZ    arimonbd.ttf
    SAPDings Normal (TrueType)    REG_SZ    sapdn.ttf
    SAPIcons Normal (TrueType)    REG_SZ    sapin.ttf
    ZWAdobeF (TrueType)    REG_SZ    ZWAdobeF.TTF
    Bitstream Vera Sans Mono Oblique (TrueType)    REG_SZ    VeraMoIt.ttf
    Bitstream Vera Sans Mono (TrueType)    REG_SZ    VeraMono.ttf
    Bitstream Vera Sans Mono Bold Oblique (TrueType)    REG_SZ    VeraMoBI.ttf
    Bitstream Vera Sans Mono Bold (TrueType)    REG_SZ    VeraMoBd.ttf
    Courier (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\COURIE.TTF
    Courier Bold (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\COURIEB.TTF
    Courier Bold Italic (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\COURIEBI.TTF
    Courier Italic (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\COURIEI.TTF
    Letter Gothic (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\LG______.TTF
    Letter Gothic Bold (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\LGB_____.TTF
    Letter Gothic Bold Italic (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\LGBO____.TTF  
    Letter Gothic Italic (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\LGO_____.TTF
    Times (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\TIMES.TTF
    Times Bold (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\TIMESB.TTF
    Times Bold Italic (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\TIMESBI.TTF
    Times Italic (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\TIMESI.TTF
    Univers ATT (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\UNIVER.TTF
    Univers ATT Bold (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\UNIVERB.TTF
    Univers ATT Bold Italic (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\UNIVERBI.TTF
    Univers ATT Italic (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\UNIVERI.TTF
    Micr MT (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\MICR.TTF
    OCR A MT (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\OCRA.TTF
    OCR B MT (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\OCRB.TTF
    Univers Condensed Medium (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\UNIVERC.TTF
    Univers Condensed Bold (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\UNIVERCB.TTF
    Univers Condensed Medium Italic (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\UNIVERCI.TTF
    Univers Condensed Bold Italic (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\UNIVERCZ.TTF
    ZipCodeBarcode-Regular (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\ZIPCODE.TTF
    Albany AMT (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\alb.ttf
    Albany AMT Bold (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\albb.ttf
    Albany AMT Bold Italic (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\albbi.ttf
    Albany AMT Italic (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\albi.ttf
    Arial Black (OpenType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\ArBl.ttf
    Arial Black Italic (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\ArBlIt.ttf
    Arial Narrow (OpenType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\arialn.ttf
    Arial Narrow Bold (OpenType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\arialnb.ttf
    Arial Narrow Bold Italic (OpenType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\arialnbi.ttf
    Arial Narrow Italic (OpenType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\arialni.ttf
    DocuDings (TrueType)    REG_SZ    C:\Program Files (x86)\Docucorp International\Docucorp WIPEdit 11.2\DocuDing.TTF
    Segoe WP (TrueType)    REG_SZ    SegoeWP.ttf
    Segoe WP Black (TrueType)    REG_SZ    SegoeWP-Black.ttf
    Segoe WP Bold (TrueType)    REG_SZ    SegoeWP-Bold.ttf
    Segoe WP Light (TrueType)    REG_SZ    SegoeWP-Light.ttf
    Segoe WP SemiLight (TrueType)    REG_SZ    SegoeWP-Semilight.ttf
    Segoe WP Semibold (TrueType)    REG_SZ    SegoeWP-Semibold.ttf
    FZDengXian (TrueType)    REG_SZ    FZDengXian.ttf
    FZDengXian Bold (TrueType)    REG_SZ    FZDengXian_Bold.ttf
    YuGothic Bold (TrueType)    REG_SZ    YuGothicBold.ttf
    YuGothic (TrueType)    REG_SZ    YuGothicRegular.ttf
    Microsoft MHei (TrueType)    REG_SZ    MSMHei.ttf
    Microsoft MHei Bold (TrueType)    REG_SZ    MSMHei-Bold.ttf
    Microsoft NeoGothic (TrueType)    REG_SZ    MSNeoGothic.ttf
    Microsoft NeoGothic Bold (TrueType)    REG_SZ    MSNeoGothic-Bold.ttf
    Kootenay (TrueType)    REG_SZ    Kooten.ttf
    Lindsey (TrueType)    REG_SZ    Linds.ttf
    Miramonte (TrueType)    REG_SZ    Miramo.ttf
    Miramonte Bold (TrueType)    REG_SZ    Miramob.ttf
    Pericles (TrueType)    REG_SZ    Peric.ttf
    Pericles Light (TrueType)    REG_SZ    Pericl.ttf
    Pescadero (TrueType)    REG_SZ    Pesca.ttf
    Pescadero Bold (TrueType)    REG_SZ    Pescab.ttf
    Andy Bold (TrueType)    REG_SZ    andyb.ttf
    Jing Jing (TrueType)    REG_SZ    JingJing.ttf
    Moire Bold (TrueType)    REG_SZ    Moire-Bold.ttf
    Moire ExtraBold (TrueType)    REG_SZ    Moire-ExtraBold.ttf
    Moire Light (TrueType)    REG_SZ    Moire-Light.ttf
    Moire (TrueType)    REG_SZ    Moire-Regular.ttf
    Motorwerk (TrueType)    REG_SZ    MotorwerkOblique.ttf
    News Gothic (TrueType)    REG_SZ    NGO_____.TTF
    News Gothic Bold (TrueType)    REG_SZ    NGOB____.TTF
    Quartz MS (TrueType)    REG_SZ    QuartzMS.TTF
    Segoe Keycaps (TrueType)    REG_SZ    SegoeKeycaps.TTF
    Segoe UI Mono Bold (TrueType)    REG_SZ    SegoeUIMono-Bold.TTF
    Segoe UI Mono (TrueType)    REG_SZ    SegoeUIMono-Regular.TTF
    Wasco Sans Bold (TrueType)    REG_SZ    wscsnbd.TTF
    Wasco Sans Bold Italic (TrueType)    REG_SZ    wscsnbdit.TTF
    Wasco Sans Italic (TrueType)    REG_SZ    wscsnit.TTF
    Wasco Sans (TrueType)    REG_SZ    wscsnrg.TTF
    Buxton Sketch (TrueType)    REG_SZ    BuxtonSketch.ttf
    Segoe Marker (TrueType)    REG_SZ    SegoeMarker.ttf
    SketchFlow Print (TrueType)    REG_SZ    SketchFlow Print.ttf
answered