Windows Assoc和ftype命令

Assoc

assoce显示或者修改文件扩展名关联。

assoc | find "Python"

不带参数执行assoc将显示当前文件关联。

FTYPE

FTYPE显示或者修改文件扩展关联中使用的文件类型。

ftype | find "Python"
日期:2020-07-07 20:55:01 来源:oir作者:oir