========直接安装========== 双击 ========静默安装========== 安装方法: windows下静默安装方式:cmd运行安装包,使用命令 .\dbackup-winagent-version.exe /S -path=c:\test create -modules="os" -server="192.168.2.2" -user_name="test" -client_name="test2" -reboot="yes",其中path不能用双引号括起来,modules支持完整参数为“os,cdp,ha” 卸载方法: windows进入安装目录,双击uninst.exe文件进行卸载