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

UiPathRobot.msi – Beispiele für Eingabeaufforderungen für Attended

Betrachten Sie die folgenden Beispiele für Ihre Anwendungsfälle. Stellen Sie sicher, dass Sie den Befehl in dem Ordner ausführen, in dem sich das Installationsprogramm befindet.

Installieren des Roboters im Benutzermodus für den aktuellen Benutzer

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

Silent-Modus – Installieren des Roboters im Benutzermodus

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

Silent-Modus: Installieren des Roboters im Benutzermodus und der Chrome-Erweiterung mithilfe einer Online-Richtlinie

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

Automatischer Modus – Installieren des Roboters im Benutzermodus und Verbinden mit dem 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

Stiller Modus – Installieren des Roboters im Benutzermodus und Hinzufügen von zwei benutzerdefinierten Aktivitätsfeeds

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

Automatischer Modus ‑ Installieren und Lizenzieren des Roboters im Benutzermodus und im lokalen Aktivitätsfeed

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

Installieren des Roboters im Benutzermodus und Deaktivieren der offiziellen Online-Feeds

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

Silent-Modus – Deinstallieren der Chrome-Erweiterung

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

Einrichten der Verbindung zur automatischen Aktualisierung

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"

War diese Seite hilfreich?

Hilfe erhalten
RPA lernen – Automatisierungskurse
UiPath Community-Forum
Uipath Logo White
Vertrauen und Sicherheit
© 2005–2024 UiPath. Alle Rechte vorbehalten