Method dedicatedInstallBasic
dedicatedInstallBasic
voiddedicatedInstallBasic ( stringsession, stringhostname, stringstatus, stringlanguage, stringbitFormat, stringos, stringsql, stringcustomerScriptLink, stringcustomerScriptReturn )Description
Reinstall serverParameters
- 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.











Code generator
Method signature