专业化管理 > 配置您的 Windchill 环境 > 使用 Windchill Configuration Assistant 配置 Windchill > 运行 Windchill Configuration Assistant > 用于运行 Assistant 的 Ant 命令语法
  
用于运行 Assistant 的 Ant 命令语法
要运行 Windchill Configuration Assistant,请以下列常规格式之一输入 ant 命令:
ant -f WindchillConfigAssistant.xml -projecthelp
使用此格式显示对可指定主要目标的说明。
ant -f WindchillConfigAssistant.xml target [-Dinteractive=false] [-Dpropagate=true] [-D<Property>=<Value>]
使用此格式执行指定目标,也可以选择性地提供可用于关闭交互模式、传播配置更改和覆盖特定特性值的自变量。
您可以指定一个或多个 -D<Property>=<Value> 自变量,用以设置一个或多个属性值,然后使用这些值替换 Assistant 使用的默认值。特性默认值集存储在 <Windchill>/utilities/wca/Configurator.properties 文件中。