CmdAfter Property
      
 

Description

Executes command after file is replaced.


Property type

A String value.  


Syntax

object.CmdAfter [= value]



The CmdAfter Property syntax has these parts:

Part Description
object An expression evaluating to an object of type UpdFile.
value A 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.