/
Job_SilentInstallation
Job_SilentInstallation
Description
Sets installation-mode to Silent. The end-user will not be informed or asked at any time when the script is being executed
Syntax
Job_Silentinstallation() As Boolean
Example
VBScript
If bStatus Then bStatus = Job_SilentInstallation()
Related functions
, multiple selections available,
Related content
$cs.Job_Start
$cs.Job_Start
More like this
$cs.Job_WriteLog
$cs.Job_WriteLog
More like this
CMS_RunSystemAgent
CMS_RunSystemAgent
More like this
File_WaitWhileExist
File_WaitWhileExist
More like this
CMS_AddPackageToUnit
CMS_AddPackageToUnit
More like this
CMS_GetPackageStatus
CMS_GetPackageStatus
More like this