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

UiPathStudio.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 von Studio und des Roboters im Benutzermodus für den aktuellen Benutzer

UiPathStudio.msi MSIINSTALLPERUSER=1 ADDLOCAL=DesktopFeature,Studio,RobotUiPathStudio.msi MSIINSTALLPERUSER=1 ADDLOCAL=DesktopFeature,Studio,Robot

Installieren von Studio, des Roboters im Benutzermodus und der Aktivitätspakete

UiPathStudio.msi ADDLOCAL=DesktopFeature,Studio,Robot,PackagesUiPathStudio.msi ADDLOCAL=DesktopFeature,Studio,Robot,Packages 

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

Sie können UiPathStudio.msi durch UiPathRobot.msi ersetzen.
UiPathStudio.msi ADDLOCAL=DesktopFeature,Robot NUGET_OPTIONS=DisableOnlineFeedsUiPathStudio.msi ADDLOCAL=DesktopFeature,Robot NUGET_OPTIONS=DisableOnlineFeeds

Automatischer Modus – Installieren der Desktop-Suite

UiPathStudio.msi ADDLOCAL=DesktopFeature,Studio,Robot,Packages,StartupLauncher,JavaBridge /QUiPathStudio.msi ADDLOCAL=DesktopFeature,Studio,Robot,Packages,StartupLauncher,JavaBridge /Q

Silent-Modus: Installieren der Desktop-Suite und der Chrome-Erweiterung mithilfe einer Online-Richtlinie

UiPathStudio.msi ADDLOCAL=DesktopFeature,Studio,Robot,Packages,ChromeExtension CHROME_INSTALL_TYPE=POLICYONLINE /QUiPathStudio.msi ADDLOCAL=DesktopFeature,Studio,Robot,Packages,ChromeExtension CHROME_INSTALL_TYPE=POLICYONLINE /Q

Automatischer Modus: Installieren von Studio, des Roboters im Benutzermodus und der Aktivitätspakete in einem benutzerdefinierten Ordner "D:\UiPath".

UiPathStudio.msi ADDLOCAL=DesktopFeature,Studio,Robot,Packages APPLICATIONFOLDER=D:\UiPath /QUiPathStudio.msi ADDLOCAL=DesktopFeature,Studio,Robot,Packages APPLICATIONFOLDER=D:\UiPath /Q

Automatischer Modus – Installieren von Studio, den Roboter im Benutzermodus und Hinzufügen von zwei benutzerdefinierten Aktivitätsfeeds

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

Automatischer Modus – Installieren des Roboters im Benutzermodus und Verbinden mit dem Orchestrator

Sie können UiPathStudio.msi durch UiPathRobot.msi ersetzen.
UiPathStudio.msi ADDLOCAL=DesktopFeature,Robot CONNECTIONSTRING=https://demo.uipath.com/api/robotsservice/GetConnectionData?tenantId=1 /QUiPathStudio.msi ADDLOCAL=DesktopFeature,Robot CONNECTIONSTRING=https://demo.uipath.com/api/robotsservice/GetConnectionData?tenantId=1 /Q

Automatischer Modus – Installieren und Lizenzieren von Studio, dem Roboter im Benutzermodus und dem lokalen Aktivitätsfeed

UiPathStudio.msi ADDLOCAL=DesktopFeature,Studio,Robot,Packages CODE=1234567890 /QUiPathStudio.msi ADDLOCAL=DesktopFeature,Studio,Robot,Packages CODE=1234567890 /Q

Silent-Modus – Deinstallieren der Chrome-Erweiterung

Sie können UiPathStudio.msi durch UiPathRobot.msi ersetzen.
UiPathStudio.msi REMOVE=ChromeExtension /QUiPathStudio.msi REMOVE=ChromeExtension /Q

Einrichten der Verbindung zur automatischen Aktualisierung

Sie können UiPathStudio.msi durch UiPathRobot.msi ersetzen.
UiPathStudio.msi ADDLOCAL=DesktopFeature,Robot SERVICE_URL="https://demo.uipath.com/myorg/mytenant"UiPathStudio.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