/
Job_InstallationCompleted
Job_InstallationCompleted
Description
Displays message box when script has been executed, if installation mode is equal to Job_AttendedInstallation or Logoffinstallation
Syntax
Job_InstallationCompleted(sMsg, bJobStatus) As Boolean
Parameters
sMsg (String)
Text to prompt enduser
bJobStatus (Boolean)
Jobstatus
Example
VBScript
bStatus = Job_InstallationCompleted("Custom", bStatus)
Related functions
, multiple selections available,
Related content
Job_InstallationCompleted
Job_InstallationCompleted
More like this
Job_InstallationCompleted
Job_InstallationCompleted
More like this
Job_InstallationCompleted
Job_InstallationCompleted
More like this
Job_InstallationStart
Job_InstallationStart
More like this
Job_InstallationStart
Job_InstallationStart
More like this
Job_InstallationStart
Job_InstallationStart
More like this