# Virtualation/Private Cloud
veeam 화면짤림현상 패치(레지스트리 수정)
다크쉐라빔
2017. 4. 28. 15:37
728x90
반응형
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize]
"DisableRemoteFontBootCache"=dword:00000000
"ServicingStackModifiedFonts"=dword:00000002
"GUIFont.Facename"="Tahoma"
"GUIFont.Height"=dword:00000008
"GUIFont.CharSet"=dword:00000080
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont]
"FIXEDFON.FON"="h8514fix.fon"
"FONTS.FON"="h8514sys.fon"
"OEMFONT.FON"="h8514oem.fon"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont]
"FIXEDFON.FON"="hvgafix.fon"
"FONTS.FON"="hvgasys.fon"
"OEMFONT.FON"="vga949.fon"
위와 같이 레지스트리 적용후 리부팅하시면 됩니다.
728x90
반응형