我已经设置了System.Executor.Comspec
并且Arguments
将 指向其他地方。但是,如果 FAR 在 PATH 上找到程序,它仍会直接运行这些程序。我知道有System.Executor.ExcludeCmds
,但它希望单独指定每个命令。有没有办法告诉 FAR“无论命令是什么,始终通过 Comspec 运行它”?(当然除外far:config
:)
答案1
设置。System.Executor.ComspecCondition
.*
我已经设置了System.Executor.Comspec
并且Arguments
将 指向其他地方。但是,如果 FAR 在 PATH 上找到程序,它仍会直接运行这些程序。我知道有System.Executor.ExcludeCmds
,但它希望单独指定每个命令。有没有办法告诉 FAR“无论命令是什么,始终通过 Comspec 运行它”?(当然除外far:config
:)
设置。System.Executor.ComspecCondition
.*