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.
我想为某些软件的安装程序运行 .exe 命令,并且每次安装程序要求它时都会按下“下一步”按钮的“某物”。
运行.exe时是否可以通过命令来命令它?
如果不是,那么可以完成此任务的最简单(编程)工具是什么?
谢谢。
查看AutoIt。这是一组非常简单的工具,专为您的任务而设计。