Use environment variables to specify file and directory path names.
Note
Exploit Prevention is not supported in the ARM architecture.
The iEnv command takes one parameter (the variable name) in square brackets [ ].
Environment variable | Represents |
|---|---|
iEnv SystemRoot | C:\winnt\, where C is the drive that contains the Windows System folder. For example: Include [iEnv SystemRoot]\\system32\\abc.txt |
iEnv SystemDrive | C:\, where C is the drive that contains the Windows System folder. For example: Include [iEnv SystemDrive]\\system32\\abc.txt |