;Description: Prevents Windows 10 from resetting the file associations ;... by setting NoOpenWith registry value for all the modern apps.;Tested in Windows 10 Build 10586 ;--- ;Microsoft.3DBuilder ;--- ;File Types: .stl, .3mf, .obj, .wrl, .ply, .fbx, .3ds, .dae, ....
HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\Repository\Packages\Microsoft.Windows.Photos_16.201.11370.0_x64__8wekyb3d8bbwe 注意:上述位置中的版本号可灵活掌握,如果你的系统中照片应用版本并非上述版本,可寻找同类格式的内容,形式如下: Microsoft.Windows.Ph...
Windows 10 组策略 一、通过组策略将Internet Explorer设置为默认浏览器 1 单击开始,然后单击设置>系统>默认应用程序。在Web浏览器下,您可以将Internet Explorer配置为默认值。2 接下来,您必须使用Windows 10随附的Dism工具将此设置导出为XML文件: Dism /Online /Export-DefaultAppAssociations:\\server\...
1、打开控制面板: 左键点击“开始”按钮,找到“控制面板”,或者用搜索栏直接输入控制面板,直接打开控制面板选项:2、选中卸载程序,双击进入。3、查看已安装更新。4、选中一下这个更新补丁(KB3135173),右键-卸载。如果没有找到这个补丁,则说明还没有被推送更新,则关闭系统更新功能即可可。win10系统...
但这样挨个标准也有点过于费事,你也可以挺直把以下代码保存为注册表文件,挺直添加即可,已在win10正式版10586测试: windows registry editor version 5.00 ;description: prevents windows 10 from resetting the file associations ;. by sett 4、ing noopenwith registry value for all the modern apps. ;tested in...
reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Associations /v ModRiskFileTypes /t REG_SZ /d .bat;.exe;.reg;.vbs;.zip;.rar;.7z /f reg add HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3 /v CurrentLevel /t REG_DWORD /d 00000000 /f ...
;Description: Prevents Windows 10 from resetting the file associations ;... by setting NoOpenWith registry value for all the modern apps.;Tested in Windows 10 Build 10586 ;--- ;Microsoft.3DBuilder ;--- ;File Types: .stl, .3mf, .obj, .wrl, .ply, .fbx, .3ds, .dae, ....
reg add "HKLM\SOFTWARE\Microsoft\Windows Photo Viewer\Capabilities\FileAssociations" /v ".bmp" /d "PhotoViewer.FileAssoc.Bitmap" /f reg add "HKLM\SOFTWARE\Microsoft\Windows Photo Viewer\Capabilities\FileAssociations" /v ".dib" /d "PhotoViewer.FileAssoc.Bitmap" /f reg add "HKLM\SOFTWARE\Micro...
连卸载自带程序都不行,直接给重置成没有任何程序关联,每次打开文件都需要手工去选择使用那个程序。看来...
reg add "HKLM\SOFTWARE\Microsoft\Windows Photo Viewer\Capabilities\FileAssociations" /v ".bmp" /t...