Previous Topic Next topic Print topic


The Deployment Toolkit Web Installer

The Deployment Toolkit includes a web installer client to enable you to deploy using a client/server installation. The deployment_toolkit folder contains the following files for the web installer client:

deployment_toolkit_client.exe Client application that loads deployment_toolkit_client.xml, that is deployment_toolkit_client.exe /configfile deployment_toolkit_client.xml.
deployment_toolkit_client.xml Specifies the location of deployment_toolkit_server.xml on an internal or external web server.
deployment_toolkit_server.xml Specifies each component to be installed as part of the product. The example XML lists Microsoft .NET Framework 4.0, Microsoft Visual Studio Shell edition as prerequisites and two dummy entries for Productx86 and Productx64.

See dotNetInstaller: setup bootstrapper for Windows for information on the XML format.

Previous Topic Next topic Print topic