Selecting files during the capture phase – Lenovo ThinkPad Edge 15 User Manual
Page 69
Selecting files during the capture phase
This section contains three examples of code used to select files during the capture phase.
Example 1
The following code example selects all files with a .doc extension (Microsoft Word documents) and relocates
them in the "d:\My Documents" directory. It then excludes all files that are in the d:\No_Longer_Used
directory.
Example 2
The following code example selects the contents of the drive, excluding all files located in the root of the d
drive and all files with a .tmp extension.
Example 3
The following code example selects the entire contents of the c drive, excluding all files located in the
directory: %windir%. The %windir% directory specifies the Windows directory.
Chapter 4
.
Rejuvenation and migration
61