CmdAfter | Executes command after file is replaced. |
CmdBefore | Executes command before file is replaced. |
Compressed | Executes command before file is replaced. |
Date | Returns creation date information from local file. |
MD5 | Returns MD5 hash of the current file. |
ModificationDate | Returns modification date information from local file. |
MyVersion | Holds local version of the file. |
MyVersionInt | Provides indexed access to local version information.
|
Name | Holds name of the file. |
NeedReplace | Determines if file should be replaced or not. |
NewDate | Holds creation date information from the new file. |
NewMD5 | Returns MD5 hash of the new file. |
NewModificationDate | Holds modification date from the new file. |
NewPath | Holds temporary path where new version is stored. |
NewVersion | Holds new version of the file, available on the server. |
NewVersionInt | Provides indexed access to remote new version information.
|
Path | Holds full path to local file. |
Permissions | Sets or reads permissions on a file for the user/group.. |
Processes | Returns collection of processes that use this file. |
Register | Determines if file should be registered as COM server. |
Size | Holds remote file size. |
UncompressedSize | Holds original uncompressed file size. |
URL | Holds URL from where can new file be downloaded. |