Revert "[BOOTDATA][INF] Add Tahoma entry to Asian FontLink (#6985)" (#6996)

Reverts #6985
JIRA issue: CORE-9616
Forgot a comma and a backslash.
I will retry.
This commit is contained in:
Katayama Hirofumi MZ 2024-06-07 01:48:22 +09:00 committed by GitHub
parent 8079fa1a3d
commit 5a159ad1cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -639,74 +639,61 @@ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","MingLiU
"micross.ttf,Microsoft Sans Serif",\ "micross.ttf,Microsoft Sans Serif",\
"simsun.ttc,SimSun",\ "simsun.ttc,SimSun",\
"msmincho.ttc,MS Mincho",\ "msmincho.ttc,MS Mincho",\
"batang.ttc,BatangChe",\ "batang.ttc,BatangChe"
"tahoma.ttf,Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","SimSun",0x00010000,\ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","SimSun",0x00010000,\
"micross.ttf,Microsoft Sans Serif",\ "micross.ttf,Microsoft Sans Serif",\
"mingliu.ttc,PMingLiU",\ "mingliu.ttc,PMingLiU",\
"msmincho.ttc,MS PMincho",\ "msmincho.ttc,MS PMincho",\
"batang.ttc,Batang",\ "batang.ttc,Batang"
"tahoma.ttf,Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","PMingLiU",0x00010000,\ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","PMingLiU",0x00010000,\
"micross.ttf,Microsoft Sans Serif",\ "micross.ttf,Microsoft Sans Serif",\
"simsun.ttc,SimSun",\ "simsun.ttc,SimSun",\
"msmincho.ttc,MS PMincho",\ "msmincho.ttc,MS PMincho",\
"BATANG.TTC,Batang",\ "BATANG.TTC,Batang"
"tahoma.ttf,Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","NSimSun",0x00010000,\ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","NSimSun",0x00010000,\
"mingliu.ttc,PMingLiU",\ "mingliu.ttc,PMingLiU",\
"msmincho.ttc,MS Mincho",\ "msmincho.ttc,MS Mincho",\
"batang.ttc,BatangChe",\ "batang.ttc,BatangChe"
"tahoma.ttf,Tahoma"
; FontLink (Japanese to others) ; FontLink (Japanese to others)
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","MS Gothic",0x00010000,\ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","MS Gothic",0x00010000,\
"mingliu.ttc,MingLiU",\ "mingliu.ttc,MingLiU",\
"simsun.ttc,SimSun",\ "simsun.ttc,SimSun",\
"gulim.ttc,GulimChe" "gulim.ttc,GulimChe"
"tahoma.ttf,Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","MS Mincho",0x00010000,\ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","MS Mincho",0x00010000,\
"mingliu.ttc,MingLiU",\ "mingliu.ttc,MingLiU",\
"simsun.ttc,SimSun",\ "simsun.ttc,SimSun",\
"batang.ttc,Batang",\ "batang.ttc,Batang"
"tahoma.ttf,Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","MS PGothic",0x00010000,\ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","MS PGothic",0x00010000,\
"mingliu.ttc,PMingLiU",\ "mingliu.ttc,PMingLiU",\
"simsun.ttc,SimSun",\ "simsun.ttc,SimSun",\
"gulim.ttc,Gulim",\ "gulim.ttc,Gulim"
"tahoma.ttf,Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","MS PMincho",0x00010000,\ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","MS PMincho",0x00010000,\
"mingliu.ttc,PMingLiU",\ "mingliu.ttc,PMingLiU",\
"simsun.ttc,SimSun",\ "simsun.ttc,SimSun",\
"batang.ttc,Batang",\ "batang.ttc,Batang"
"tahoma.ttf,Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","MS UI Gothic",0x00010000,\ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","MS UI Gothic",0x00010000,\
"simsun.ttc,SimSun",\ "simsun.ttc,SimSun",\
"gulim.ttc,Gulim",\ "gulim.ttc,Gulim",\
"mingliu.ttc,PMingLiU",\ "mingliu.ttc,PMingLiU"
"tahoma.ttf,Tahoma"
; FontLink (Korean to others) ; FontLink (Korean to others)
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","Batang",0x00010000,\ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","Batang",0x00010000,\
"msmincho.ttc,MS PMincho",\ "msmincho.ttc,MS PMincho",\
"mingliu.ttc,PMingLiU",\ "mingliu.ttc,PMingLiU",\
"simsun.ttc,SimSun",\ "simsun.ttc,SimSun"
"tahoma.ttf,Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","BatangChe",0x00010000,\ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","BatangChe",0x00010000,\
"msmincho.ttc,MS Mincho",\ "msmincho.ttc,MS Mincho",\
"mingliu.ttc,MingLiU",\ "mingliu.ttc,MingLiU",\
"simsun.ttc,SimSun",\ "simsun.ttc,SimSun"
"tahoma.ttf,Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","Gulim",0x00010000,\ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","Gulim",0x00010000,\
"micross.ttf,Microsoft Sans Serif",\ "micross.ttf,Microsoft Sans Serif",\
"msgothic.ttc,MS UI Gothic",\ "msgothic.ttc,MS UI Gothic",\
"mingliu.ttc,PMingLiU",\ "mingliu.ttc,PMingLiU"
"tahoma.ttf,Tahoma"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","GulimChe",0x00010000,\ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink","GulimChe",0x00010000,\
"msgothic.ttc,MS Gothic",\ "msgothic.ttc,MS Gothic",\
"mingliu.ttc,MingLiU",\ "mingliu.ttc,MingLiU",\
"simsun.ttc,SimSun",\ "simsun.ttc,SimSun"
"tahoma.ttf,Tahoma"
; Win32k GRE initialization ; Win32k GRE initialization
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize",,0x00000012 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize",,0x00000012