w10如何设置默认图片打开方式,w10系统桌面怎么设置自定义图片

首页 > 实用技巧 > 作者:YD1662023-11-13 04:26:14

⑩ 可以点击一个图片,右键,属性,设置默认打开方式。

w10如何设置默认图片打开方式,w10系统桌面怎么设置自定义图片(9)

好了,我们熟悉的 Window照片回来了。

2、批处理的方式,一键搞定。

复制以下内容到记事本:

@echo off&cd\&color 0a&cls

echo 恢复Win10照片查看器

reg add "HKLM\SOFTWARE\Microsoft\Windows Photo Viewer\Capabilities\FileAssociations" /v ".jpg" /t REG_SZ /d PhotoViewer.FileAssoc.Tiff /f

reg add "HKLM\SOFTWARE\Microsoft\Windows Photo Viewer\Capabilities\FileAssociations" /v ".jpeg" /t REG_SZ /d PhotoViewer.FileAssoc.Tiff /f

reg add "HKLM\SOFTWARE\Microsoft\Windows Photo Viewer\Capabilities\FileAssociations" /v ".bmp" /t REG_SZ /d PhotoViewer.FileAssoc.Tiff /f

reg add "HKLM\SOFTWARE\Microsoft\Windows Photo Viewer\Capabilities\FileAssociations" /v ".png" /t REG_SZ /d PhotoViewer.FileAssoc.Tiff /f

reg add "HKLM\SOFTWARE\Microsoft\Windows Photo Viewer\Capabilities\FileAssociations" /v ".gif" /t REG_SZ /d PhotoViewer.FileAssoc.Tiff /f

pause

然后再保存为 照片.bat的程序,右键,以管理员方式运行之,第一次打开图片时选择windows照片查看器即可。

w10如何设置默认图片打开方式,w10系统桌面怎么设置自定义图片(10)

,
上一页123末页

栏目热文

文档排行

本站推荐

Copyright © 2018 - 2021 www.yd166.com., All Rights Reserved.