Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Execute runonce entries that has been moved by the function Job_PostInstallProcedure

 


Syntax

Job_PostProcedure() As Boolean 


Example

Code Block
languagevb
themeEclipse
titleVBScript
If bStatus Then bStatus = Job_PostProcedure()

Scripting Guidelines

Related functions

Job_PostInstallProcedure