Using meta-symbols

Use meta-symbols as a shorthand to specify Windows file and directory path names.

Meta-symbol
What is represents
[iEnv SystemRoot]
C:\winnt\, where C is the drive that contains the Windows System folder. For example:
files {Include “[iEnv SystemRoot]\\system32\\abc.txt” }
[iEnv SystemDrive]
C:\ where C is the drive that contains the Windows System folder.
For example:
files {Include “[iEnv System Root]\\system32\\abc.txt”}

Copyright © 2006 McAfee, Inc. All Rights Reserved.