起因:
原先将一个程序设置为打开xml文件的默认打开程序,后来将这个程序移到了别的地方,原先设置的默认打开方式用不了了,重新选择之后发现带不到open with界面中,即default program列表中没有刚刚选择的程序。
解决方案:
In
regedit: Navigate to
Computer\HKEY_CLASSES_ROOT\Applications and find your
.exe name.
Navigate under its name to
shell>open>command. In the
Default change its location to the actual location of the executable, hit
okay and then try and reassociate the file type as you normally would.
本文解决了一个Windows 7 64位系统中遇到的问题,即更改程序位置后无法在默认程序列表中选择该程序作为打开特定文件类型的默认打开方式。通过注册表编辑的方法,可以解决此问题并重新关联文件类型。
1253

被折叠的 条评论
为什么被折叠?



