Método dedicatedInstallBasic

 voltar ao índice do grupo



dedicatedInstallBasic

voiddedicatedInstallBasic ( stringsession, stringhostname, stringstatus, stringlanguage, stringbitFormat, stringos, stringsql, stringcustomerScriptLink, stringcustomerScriptReturn )

Descrição

Reinstall server

Parâmetros

  • stringsession : the session id
  • stringhostname : the server hostname
  • stringstatus : install with last configuration (done) or the default configuration (default)
  • stringlanguage : the installation language
  • stringbitFormat : 32 or 64 bits
  • stringos : The installation OS
  • stringsql : Must be set to On if it is sql Server
  • stringcustomerScriptLink : The url of the sript to execute. Only for linux install, file must be .pl, .cgi, or .sh
  • stringcustomerScriptReturn : The result of your script execution if all is OK.
linguagem :
 
Parâmetros :
string session : $sessão
string hostname :
string status :
string language :
string bitFormat :
string os :
string sql :
string customerScriptLink :
string customerScriptReturn :