Use this UDI task to copy files while the UDI Wizard is running on the target computer.
Table 19 lists the parameters that the Copy Files task uses.
Table 19. Parameters Used by the Copy Files Task
Task |
Description |
Source |
This parameter specifies the fully qualified or relative path to the source file, which can contain wildcards to copy multiple files using a single task. |
Destination |
This parameter specifies the fully qualified or relative path to the destination file without a file name. |
In addition to the parameters in Table 19, this task uses parameters common to all UDI tasks. For more information about these parameters, see UDI Task Configuration Settings.
Table 20 lists the error and exit codes that the Copy Files task generates.
Table 20. Error and Exit Codes for the Copy Files Task
Exit or error code |
Value |
Status and description |
Exit |
0 |
Success, which indicates that the copy process succeed |
Exit |
* |
Error, which indicates that the copy process failed |
Error |
-1 |
Error, which indicates that the copy process failed |
Related Topics