• 卸载 Power Automate Desktop (PAD)


    执行此命令:Setup.Microsoft.PowerAutomate -Uninstall


    Copyright (C) Microsoft Corporation. All rights reserved.

    Description of silent mode for installation of Setup.Microsoft.PowerAutomate.exe.
    The parameter "-Silent" is required to have all following options actionable.
    Syntax:
    Setup.Microsoft.PowerAutomate.exe -[Help|Install|Uninstall] [options] -Silent

    Examples:
    Setup.Microsoft.PowerAutomate.exe -Install -ACCEPTEULA -Silent
    Setup.Microsoft.PowerAutomate.exe -Install -ACCEPTEULA -Silent -RestoreDefaultConfig -DisablePADShortcut
    Setup.Microsoft.PowerAutomate.exe -Uninstall -Silent

    For silent installation, you need to specify the option -ACCEPTEULA related to accept the end user license agreement.
    If no options are specified, the installation will be done with all features.

    options:
    -INSTALLPATH:Value The full path of the installation folder that will be created. Default: %PROGRAMFILES(X86)%\Power Automate.

    -ALLOWOPTIONALDATACOLLECTION Enable sending optional telemetry data to Microsoft.

    -DISABLEPADSHORTCUT Does not install shortcut for the Power Automate for desktop.

    -DISABLETURNONRDP Does not turn on Remote Desktop on the machine

    -ACCEPTEULA Accepts the end user license agreement, needed for installation.

    -RESTOREDEFAULTCONFIG 在升级过程中还原默认安装设置。

    -DONOTINSTALLPAD 跳过安装 Power Automate 桌面版。

    -DONOTINSTALLMACHINERUNTIME 跳过安装 Power Automate 计算机运行时应用

    ---------------------------
    确定
    ---------------------------

  • 相关阅读:
    Go语言操作etcd
    grafana使用
    Java整理
    Go操作MySQL
    Go语言操作Redis
    es
    influxDB
    gopsutil
    Java基础之(三):IDEA的安装及破解 lyl
    ClojureScript 点访问格式
  • 原文地址:https://www.cnblogs.com/linr/p/16146158.html
Copyright © 2020-2023  润新知