Back to product page

CmdBefore property


Executes command before file is replaced.

Type

A String value

Syntax

  • Basic
object.CmdBefore [= value]
The CmdBefore(object,object.CmdAfter [= value]) syntax has these parts:
objectAn expression evaluating to an object of type UpdFile.
object.CmdAfter [= value]object.CmdAfter [= value]

Remarks

CmdBefore property can be used to determine if any program needs to be started before file is replaced. You can use this, for example, to stop certain service, or to unregister the ActiveX EXE server.

Platforms

Windows