MSG 00032
MSG 00032
From: "Keith" <barnesss@xxxxxxx> Date: 2 May 2005 11:52:29 0700 KM, Thank you for your suggestions. The only solution (more like work around) that I got to work was editing the intl.inf file in the inf folder. I just commented out the possible lines that were complained about in the setupapi.log file. It does not explain why it works on my development system and not on the XPE target system. I suppose it must be a missing component or update. The following is a section from intl.inf Thanks, Keith. [NLS.Registry.CHS] HKLM,System\CurrentControlSet\Control\NLS\Codepage, ACP,,936 HKLM,System\CurrentControlSet\Control\NLS\Codepage,OEMCP,,936 HKLM,System\CurrentControlSet\Control\NLS\Codepage,MACCP,,10008 HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontMapper","DEFAULT",0x00010001,134 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink",FontLinkControl,0x00010001,0x00004000 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink",FontLinkDefaultChar,0x00010001,0x00003000 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink",Tahoma,0x00010008,"SimSun.TTC,SimSun" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","Microsoft Sans Serif",0x00010008,"SimSun.TTC,SimSun" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink",Tahoma,0x00010008,"gulim.ttc,gulim" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","Microsoft Sans Serif",0x00010008,"gulim.ttc,gulim" ;HKLM,"SOFTWARE\Microsoft\Windows Re: Regional Settings 1
Re: Regional Settings NT\CurrentVersion\FontLink\SystemLink","SimSun",0x00010008,"gulim.ttc,gulim" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink",Tahoma,0x00010008,"MSGOTHIC.TTC,MS UI Gothic" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","Microsoft Sans Serif",0x00010008,"MSGOTHIC.TTC,MS UI Gothic" ;HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","SimSun",0x00010008,"MSGOTHIC.TTC,MS UI Gothic" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink",Tahoma,0x00010008,"mingliu.ttc,PMingLiU" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","Microsoft Sans Serif",0x00010008,"mingliu.ttc,PMingLiU" ;HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","SimSun",0x00010008,"mingliu.ttc,PMingLiU" HKLM,"SYSTEM\CurrentControlSet\Control\FontAssoc\Associated Charset",ANSI(00),,YES HKLM,"SYSTEM\CurrentControlSet\Control\FontAssoc\Associated Charset",OEM(FF),,YES HKLM,"SYSTEM\CurrentControlSet\Control\FontAssoc\Associated Charset",SYMBOL(02),,NO HKLM,"SYSTEM\CurrentControlSet\Control\FontAssoc\Associated DefaultFonts",AssocSystemFont,,simsun.ttc HKLM,"SYSTEM\CurrentControlSet\Control\FontAssoc\Associated DefaultFonts",FontPackage,,"S" HKLM,"SYSTEM\CurrentControlSet\Control\FontAssoc\Associated DefaultFonts",FontPackageDontCare,,"S" HKLM,"SYSTEM\CurrentControlSet\Control\FontAssoc\Associated DefaultFonts",FontPackageRoman,,"S" HKLM,"SYSTEM\CurrentControlSet\Control\FontAssoc\Associated DefaultFonts",FontPackageSwiss,,"S" HKLM,"SYSTEM\CurrentControlSet\Control\FontAssoc\Associated DefaultFonts",FontPackageModern,,"S" HKLM,"SYSTEM\CurrentControlSet\Control\FontAssoc\Associated DefaultFonts",FontPackageScript,,"S" HKLM,"SYSTEM\CurrentControlSet\Control\FontAssoc\Associated DefaultFonts",FontPackageDecorative,,"S" .
Prev by Date: Re: DESKTOP ICONS Next by Date: Re: XPe .NET Remote Debugging Previous by thread: Re: RTC missing? Still component problems! Next by thread: XPe 'shutdown' Index(es): Re: Regional Settings 2