Back to product page

CmdAfter property


Executes command after file is replaced.

Type

A String value

Syntax

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

Remarks

CmdAfter property can be used to determine if any program needs to be started after file is replaced. You can use this, for example, to start certain service, or to register the ActiveX EXE server.

Platforms

Windows