特殊な管理 > Windchill の環境の設定 > Windchill Configuration Assistant を使用した Windchill の設定 > Windchill Configuration Assistant の実行 > Windchill Configuration Assistant を実行する際の ant コマンド構文
  
Windchill Configuration Assistant を実行する際の ant コマンド構文
Windchill Configuration Assistant を実行するには、次のいずれかの一般形式で ant コマンドを入力します。
ant -f WindchillConfigAssistant.xml -projecthelp
この形式を使用すると、指定可能なメインターゲットの説明が表示されます。
ant -f WindchillConfigAssistant.xml target [-Dinteractive=false] [-Dpropagate=true] [-D<Property>=<Value>]
この形式では、指定したターゲットを実行します。必要に応じて、対話モードを無効にする引数、設定変更を反映する引数、特定のプロパティ値を上書きする引数も指定できます。
1 つ以上の -D<Property>=<Value> 引数を指定して、1 つ以上のプロパティ値を設定できます。設定したプロパティ値は、Windchill Configuration Assistant でデフォルト値の代わりに使用されます。プロパティ値のデフォルトセットは <Windchill>/utilities/wca/Configurator.properties ファイルに保存されます。