Back to product page

UpdaterName


Holds name of updater EXE file.

Type

A String value

Syntax

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

Remarks

UpdaterName property is used during replacement of locked files. When wodAppUpdate closes your application to perform the replacement, it calls external temporary program it created for doing the replacement.

This property defines how will that program be named - so you can be sure name isn't used by something else. It defaults to 'wodAppUpdate'.

Platforms

Windows