Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

  • No labels