简体   繁体   English

是否可以使用 windows 命令提示符执行类似于 RPA 的操作?

[英]Is it possible to do something similiar to RPA using windows command prompt?

I need to automate a few tasks (data extraction, activating applications etc.) However, I cannot use any external automation software such as UiPath.我需要自动化一些任务(数据提取、激活应用程序等)。但是,我不能使用任何外部自动化软件,例如 UiPath。 Is there any inbuilt alternative I can use such as windows command prompt?有没有我可以使用的内置替代方法,例如 windows 命令提示符?

It was created so those tasks could be automated.创建它是为了使这些任务可以自动化。 you could use python to do most of those tasks, but none of the built in software will do that for you.您可以使用 python 来完成大部分任务,但没有一个内置软件可以为您完成这些任务。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何使用Workfusion在下拉菜单中命令RPA Bot迭代名称。 (RPA) - How to command RPA Bot to Iterate name in dropdown using workfusion. (RPA) 如何使用 Python 在 Windows 命令提示符中终止正在运行的文件? - How do you terminate a running file in a Windows command prompt using Python? 是否可以使VB程序与命令提示符交互? - Is it possible to make a VB program interact with a command prompt? 如何使用Java更改命令提示符中的路径 - How to change the path in command prompt using java 使用 Python 访问命令提示符以实现自动化流程 - Acessing Command prompt using Python for automated flow 如何使用applescript输入提示窗口的密码 - How to enter password for prompt windows using applescript 在 Micro Focus RPA 中使用 python 移动消息的 API PATCH 请求 - API PATCH request to move message using python in Micro Focus RPA 在命令提示符中出现提示时自动执行 keypress enter - Automatically do keypress enter when prompted in command prompt 如何使用批处理文件以管理员身份启动命令提示符 - how to launch command prompt as administrator using batch file 如何使用Powershell脚本将键盘快捷方式传递给命令提示符 - How to pass keyboard shortcut to command prompt using powershell script
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM