Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • /usage (optional) - shows usage information.
  • /silent (optional) - runs the setup in silent mode. Note that progress bars will still be displayed.
  • /verysilent (optional) - runs the setup in completely silent mode. No UI is displayed.
  • /log="filename" (optional) - creates a log file with the specified filename.
  • /dir="x:\dirname" (optional) - overrides the default installation directory name.
  • /serviceUser (required in silent modes for new installs) - the domain and user name of the service user e.g. domain\username.
  • /servicePassword (required in silent modesmodes for new installs) - the password of the service user.
  • /serverHostName (optional) - the host name of the ContinuaCI service. Defaults to "localhost" if not provided.
  • /serverPort (optional) - the port of the ContinuaCI service. Defaults to 9000 if not provided.
  • /agentPort (optional) - a port for the agent being installed. Defaults to 9002 if not provided.
  • /workspacePath (optional) - the local path to the agent workspace folder. Defaults to "C:\CI_AWS" if not provided.

...