当前位置:首页 > win10系统教程 >

技术解决win10怎么放大的处理手法

时间:2020-06-22 15:10:22 来源:www.win10xitong.com 作者:win10

如果我们遇到win10怎么放大的问题该怎么办呢?小编就遇到过。因为这个问题还是比较少见的,所以很多网友都不知道该如何解决,那我们自己要怎么做呢?我们只需要参考这个操作方法:1、按下【win+r】组合键打开运行,输入:regedit 点击确定打开注册表;2、在注册表左侧依次展开:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide 就轻轻松松的搞定了。下面小编就和大家一起来看看win10怎么放大的处理手法。

具体方法:

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

win10怎么放大的处理手法

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

win10怎么放大的处理手法

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

win10怎么放大的处理手法

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

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

<?xmlversion="1.0" encoding="UTF-8"standalone="yes"?>

<assemblyxmlns="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>

<trustInfoxmlns="urn:schemas-microsoft-com:asm.v3">

<security>

<requestedPrivileges>

<requestedExecutionLevel

level="asInvoker"

uiAccess="false"/>

</requestedPrivileges>

</security>

</trustInfo>

<asmv3:application>

<asmv3:windowsSettingsxmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">

<ms_windowsSettings:dpiAwarexmlns:ms_windowsSettings="http://schemas.microsoft.com/SMI/2005/WindowsSettings">false</ms_windowsSettings:dpiAware>

</asmv3:windowsSettings>

</asmv3:application>

</assembly>

6、点击左上角 文件--另存为,文件名命名为photoshop.exe.manifest,保存类型选择“所有文件”,最后点击保存;

win10怎么放大的处理手法

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

win10怎么放大的处理手法

上述就是win10系统ps界面字体小的调整方法了,希望能够帮助到大家。

这篇关于win10怎么放大问题的教程到这里就告一段落了,大家伙都解决问题了吗?继续关注本站,更多的windows系统相关问题,可以帮你解答。

返回网站首页
分享到: