当前位置: win7下载网 > win10系统教程 > win10系统高分辨率ps字体小的详细步骤【图文】

win10系统高分辨率ps字体小的详细步骤【图文】

时间:2021-09-20 01:12:24 来源:www.cnomit.cn 作者:佚名 浏览次数:

大家对电脑都爱不释手,但偶尔会碰见win10系统高分辨率ps字体小的问题,相信大家都是第一次面对win10系统高分辨率ps字体小的问题,那么怎样快速解决win10系统高分辨率ps字体小的问题呢?我们只需要按1、按下【win+r】组合键打开运行,输入:regedit 点击确定打开注册表;  2、在注册表左侧依次展开:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide ;的顺序来就可以了,现在我们就一同详细的学习一下win10系统高分辨率ps字体小的解决方法:

步骤:

1、按下【win+r】组合键打开运行,输入:regedit 点击确定打开注册表;

win10 ps cs6字体好小该怎么办?Win10高分辨率ps字体小的解决方法!

2、在注册表左侧依次展开:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide ;

win10 ps cs6字体好小该怎么办?Win10高分辨率ps字体小的解决方法!

3、在右侧空白处单击鼠标右键,选择【新建】>【DWORD(32位)值】,命名为 PreferExternalManifest ;

win10 ps cs6字体好小该怎么办?Win10高分辨率ps字体小的解决方法!

4、双击PreferExternalManifest,将数值数据修改为“1” 点击确定保存;

5、在桌面新建一个文本文档,打开后将下面代码复制进入,并保存;

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
 
<dependency>
  <dependentAssembly>
    <assemblyIdentity
      type="win32"
      name="Microsoft.Windows.Common-Controls"
      version="6.0.0.0" processorArchitecture="*"
      publicKeyToken="6595b64144ccf1df"
      language="*">
    </assemblyIdentity>
  </dependentAssembly>
</dependency>
 
<dependency>
  <dependentAssembly>
    <assemblyIdentity
      type="win32"
      name="Microsoft.VC90.CRT"
      version="9.0.21022.8"
      processorArchitecture="amd64"
      publicKeyToken="1fc8b3b9a1e18e3b">
    </assemblyIdentity>
  </dependentAssembly>
</dependency>
 
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
  <security>
    <requestedPrivileges>
      <requestedExecutionLevel
        level="asInvoker"
        uiAccess="false"/>
    </requestedPrivileges>
  </security>
</trustInfo>
 
<asmv3:application>
  <asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
    <ms_windowsSettings:dpiAware xmlns:ms_windowsSettings="http://schemas.microsoft.com/SMI/2005/WindowsSettings">false</ms_windowsSettings:dpiAware>
  </asmv3:windowsSettings>
</asmv3:application>
 
</assembly>
 
6、保存之后,将新建文本文档.txt 改名为:photoshop.exe.manifest  ;

7、找到sp的安装目录,将“photoshop.exe.manifest”复制进入,完成后重新打开ps即可看到效果!

win10 ps cs6字体好小该怎么办?Win10高分辨率ps字体小的解决方法!

以上就是小编分享的win10系统高分辨率ps字体小的解决方法如果你也有遇到这样的情况,就可以采取上面的方法步骤来进行解决,相信这篇文章一定可以帮到大家!

相关教程