win10不能将文件拖到另外一个程序中去的解决办法

author: headsen chen

date: 2019-07-25   14:48:32

notice : 个人原创

新建一个 aa.txt的文本文档:

Windows Registry Editor Version 5.00
 


[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem]

"EnableLUA"=dword:00000000

将aa.txt 改名为 aa.REG,并双击运行该文档,重启电脑

检查:此时就可以把文件拖到其他的:比如pycharm里面去了,xshell里面去了

原文地址:https://www.cnblogs.com/kaishirenshi/p/11244211.html