当前位置: win7下载网 > win10系统教程 > win10系统 ps cs6字体很小的方法介绍

win10系统 ps cs6字体很小的方法介绍

时间:2021-09-26 16:42:34 来源:www.cnomit.cn 作者:佚名 浏览次数:

大家对电脑都爱不释手,但偶尔会碰见win10系统ps cs6字体很小的情况,想必大家都遇到过win10系统ps cs6字体很小的情况吧,那么应该怎么处理win10系统ps cs6字体很小呢?我们依照1、按下【win+r】组合键打开运行,输入:regedit 点击确定打开注册表; 2、在注册表左侧依次展开:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide ;这样的步骤就行了;下面小编带领大家看看win10系统ps cs6字体很小的具体步骤:

 

步骤如下:

 

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

 

win10系统 ps cs6字体很小的解决方法

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

 

win10系统 ps cs6字体很小的解决方法

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

 

win10系统 ps cs6字体很小的解决方法

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、点击左上角 文件--另存为,文件名命名为photoshop.exe.manifest,保存类型选择“所有文件”,最后点击保存;

 

win10系统 ps cs6字体很小的解决方法
win10系统 ps cs6字体很小的解决方法
7、找到sp的安装目录,将“photoshop.exe.manifest”复制进入,完成后重新打开ps即可看到效果!

 

win10系统 ps cs6字体很小的解决方法

windows10 ps cs6字体很小的解决方法就为大家介绍到这里了。若是你也有同样需求的话,不妨也动手操作看看吧!

本篇关于win10系统 ps cs6字体很小的解决方法到这里已经讲解完了,有碰到一样情况的用户们可以采取上面的方法来处理,更多精彩内容欢迎继续关注!

相关教程