CmdBefore Property
      
 

Description

Executes command before file is replaced.


Property type

A String value.  


Syntax

object.CmdBefore [= value]



The CmdBefore Property syntax has these parts:

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