Skip to content

Job\_RemoveUserSetup

Job_RemoveUserSetup is used in conjunction with Uninstall, meaning that it makes a ‘clean-up’ if an uninstall of a package is done. sGUID is automatically generated by the CapaInstaller Package Creator when creating a script with this function.

Job_RemoveUserSetup(sGUID) As Boolean

sGUID (String)

GUID for Job

VBScript

If bStatus Then bStatus = Job_RemoveUserSetup("{C7266906-339A-4905-BFB2-497D00F5C581}")

Scripting Guidelines