Customlib

Introduction

Customlib is a custom VBScript library that is included in every CapaInstaller Script. Customlib is installed in the lib folder when the CapaInstaller Client is installed and therefore it is possible to customize the library per client/department or for the whole organization.


Customlib contains 2 functions out of the box:

Function

Description

Private Function IncludeLibrary(sLibrary)

The IncludeLibrary function is used to include the main CapaInstaller Scripting library. Changing this function could result in fatal errors

Private Function Custominit(sProductid)

customized is called from the main section of all CapaInstaller scripts. In the function CustomInit, the actual package root is calculated in real-time