Job\_SilentInstallation
Description
Section titled “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
Section titled “Syntax”Job_Silentinstallation() As Boolean
Example
Section titled “Example”VBScript
If bStatus Then bStatus = Job_SilentInstallation()Related functions
Section titled “Related functions”Job_AttendedInstallation Job_LogoffEnduserInstallation