我用了cmd命令 ftype exefile=notepad.exe %1。 日期:2019-04-17 15:47:15 人气:1 我用了cmd命令 ftype exefile=notepad.exe %1。 assoc .exe=exefile ftype exefile=%%1 %%* 建立一个文本文件,输入这两个命令,后缀改成 .bat运行就行