简体   繁体   English

如何创建用于在 IE 模式下启动 Edge 并添加 URL 的 .bat 文件?

[英]How to create a .bat file for launching Edge in IE Mode, with URLs added?

I'm running an RPA process (UiPath) which requires a website to be open in Edge, in Inte.net Explorer Mode (IE Mode).我正在运行一个 RPA 进程 (UiPath),它需要一个网站在 Edge 中以 Inte.net Explorer 模式(IE 模式)打开。 I'd like to just run a.bat file which does this for each machine I deploy on.我只想运行一个 .bat 文件,它为我部署的每台机器执行此操作。

I have no experience of.bat files (apologies.) but do know how to run them from my IDE (UiPath Studio).我没有 .bat 文件的经验(抱歉。)但知道如何从我的 IDE (UiPath Studio) 运行它们。

Thank you!谢谢!

I agree with Qwerty's opinion.我同意Qwerty的意见。 There's no such IE mode command line argument at present.目前没有这样的 IE 模式命令行参数。 The recommended way to configure Edge IE mode is using group policies:配置 Edge IE 模式的推荐方法是使用组策略:

  1. Configure Inte.net Explorer integration 配置 Internet Explorer 集成
  2. Use the Enterprise Mode IE website list (Inte.net Explorer) or Configure the Enterprise Mode Site List (Microsoft Edge, version 78 or later) 使用企业模式 IE 网站列表 (Inte.net Explorer)配置企业模式站点列表(Microsoft Edge,版本 78 或更高版本)

After you configure the policies correctly for the domain, each machine in the domain will open the specific sites in Edge IE mode automatically.为域正确配置策略后,域中的每台机器将自动以 Edge IE 模式打开特定站点。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM