robot
2024.10
true
UiPath logo, featuring letters U and I in white
Robot admin guide
Last updated 18 de nov. de 2024

UiPathRobot.msi: ejemplos de símbolo del sistema para Attended

Considera los siguientes ejemplos para tus casos de uso. Asegúrate de ejecutar el comando en la carpeta donde se encuentra el instalador.

Instalar el UiPath Robot en modo de usuario para el usuario actual

UiPathRobot.msi MSIINSTALLPERUSER=1 ADDLOCAL=DesktopFeature,RobotUiPathRobot.msi MSIINSTALLPERUSER=1 ADDLOCAL=DesktopFeature,Robot

Modo silencioso: instalar el robot en modo de usuario

UiPathRobot.msi ADDLOCAL=DesktopFeature,Robot,StartupLauncher,JavaBridge /QUiPathRobot.msi ADDLOCAL=DesktopFeature,Robot,StartupLauncher,JavaBridge /Q

Modo silencioso: instalar el UiPath Robot en modo de usuario y la extensión de Chrome utilizando una política en línea

UiPathRobot.msi ADDLOCAL=DesktopFeature,Robot,ChromeExtension CHROME_INSTALL_TYPE=POLICYONLINE /QUiPathRobot.msi ADDLOCAL=DesktopFeature,Robot,ChromeExtension CHROME_INSTALL_TYPE=POLICYONLINE /Q

Modo silencioso: instalar el UiPath Robot en modo de usuario y conectarlo a Orchestrator

UiPathRobot.msi ADDLOCAL=DesktopFeature,Robot CONNECTIONSTRING=https://demo.uipath.com/api/robotsservice/GetConnectionData?tenantId=1 /QUiPathRobot.msi ADDLOCAL=DesktopFeature,Robot CONNECTIONSTRING=https://demo.uipath.com/api/robotsservice/GetConnectionData?tenantId=1 /Q

Modo silencioso: instalar el robot en modo de usuario y añadir dos fuentes de actividad personalizadas

UiPathRobot.msi ADDLOCAL=DesktopFeature,Robot CUSTOM_NUGET_FEEDS="Feed Name1,https://my.custom.nuget.feed; FeedName2,D:\RPA\Activities\Packages\" /QUiPathRobot.msi ADDLOCAL=DesktopFeature,Robot CUSTOM_NUGET_FEEDS="Feed Name1,https://my.custom.nuget.feed; FeedName2,D:\RPA\Activities\Packages\" /Q

Modo silencioso: instalación y licencia del UiPath Robot en modo de usuario, y la fuente de actividad local

UiPathRobot.msi ADDLOCAL=DesktopFeature,Robot,CODE=1234567890 /QUiPathRobot.msi ADDLOCAL=DesktopFeature,Robot,CODE=1234567890 /Q

Instalar el UiPath Robot en modo de usuario y deshabilitar las fuentes oficiales en línea

UiPathRobot.msi ADDLOCAL=DesktopFeature,Robot NUGET_OPTIONS=DisableOnlineFeedsUiPathRobot.msi ADDLOCAL=DesktopFeature,Robot NUGET_OPTIONS=DisableOnlineFeeds

Modo silencioso: desinstalar la extensión de Chrome

UiPathRobot.msi REMOVE=ChromeExtension /QUiPathRobot.msi REMOVE=ChromeExtension /Q

Configurar la conexión de actualización automática

UiPathRobot.msi ADDLOCAL=DesktopFeature,Robot SERVICE_URL="https://demo.uipath.com/myorg/mytenant"UiPathRobot.msi ADDLOCAL=DesktopFeature,Robot SERVICE_URL="https://demo.uipath.com/myorg/mytenant"

¿Te ha resultado útil esta página?

Obtén la ayuda que necesitas
RPA para el aprendizaje - Cursos de automatización
Foro de la comunidad UiPath
Uipath Logo White
Confianza y seguridad
© 2005-2024 UiPath. Todos los derechos reservados.