Creating an application file – Lenovo ThinkPad Edge 15 User Manual

Page 75

Advertising
background image

Table 25. (continued)

<OS>

specifies the operating system and is one of
the following values:

• Windows Vista

• WinXP

• Win2000

• WinNT

• Win98

<Registry> specifies the registry entry and is
in the format hive, keyname, value, where:

• hive is either HKLM or HKCU.

• keyname is the keyname.

• value is an optional command that specifies

the registry value the is migrated. File is the
file name. You can use wildcard characters.

File is the file name. You can use wildcard
characters.

Specifies customization files to be migrated

For example:

<Files_Through_Registries>
<Files_Through_Registry>
<OS>WinXP</OS>
<Registry>
<hive>HKCU</hive>
<keyname>
Software\Lotus\Organizer\99.0\Paths
</keyname>
<value>Backup</value>
</Registry>
<File>*.*/s</File>
</Files_Through_Registry>
</Files_Through_Registries>

<Files_From_Folders>

Optional

<PreTargetBatchProcessing>

<PreTargetBatchProcessing>
<!CDAT[batch commands]]
<PreTargetBatchProcessing>

<PreTargetBatchProcessing> performs Batch processing before
<Registries> processing by Apply.

For example:

<PreTargetBatchProcessing>
<!CDATA[copy /y c:\temp\*.* c:\migration
del c:\migration\*.mp3
</PreTargetBatchProcessing>

<TargetBatchProcessing>

<TargetBatchProcessing>
<!CDAT[batch commands]]
<TargetBatchProcessing>

<TargetBatchProcessing> performs Batch processing after
<Registries> processing by Apply.

For example:

<TargetBatchProcessing>
<!CDATA[copy /y c:\temp\*.* c:\migration
del c:\migration\*.mp3
<TargetBatchProcessing>

Creating an application file

To determine which application settings must be migrated for custom application files, you must carefully
test the applications.

Complete the following steps to create an application file:

Chapter 4

.

Rejuvenation and migration

67

Advertising