Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否有可能在我打开目录时自动执行一个批处理文件。我不知道如何做到这一点。
无论是通过 cmd/.exe/.bat/mouse 访问它,我都希望它这样做
不,这是不可能使用批处理文件的。(事实上,我认为不编写 shell 扩展是不可能的,这需要一种实际的编程语言。)