Diese Beispielantwortdatei zeigt, wie Sie ein Softwarepaket mit Installation Manager installieren.
Beispielantwortdatei für die Installation eines Softwarepakets |
---|
<agent-input > <server> <repository location= "http://a.site.com/local/products/sample/20100315_1542/repository/"></repository> </server> <!-- Verwenden Sie die Standardinstallationsposition und wählen Sie die neueste Angebotsversion aus, die im Repository verfügbar ist. --> <install> <offering features= "core" id= "ies"> </offering> </install> </agent-input> |