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()

Scripting Guidelines


Related functions

Job_AttendedInstallation Job_LogoffEndUserInstallation