SET Command
Exports each environment variable. The shell renders
the list as a table with path-related items activated as hyperlinks.
XML and Screenshot
The XML contains information about each environment
variable.
<
environment>
<variable>
<name>PATHEXT</name>
<value>.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH</value>
<isfolder>0</isfolder>
</variable>
<variable>
<name>windir</name>
<value>C:\WINDOWS</value>
<isfolder>1</isfolder>
</variable>
</environment>
The shell renders the list as a table. Some recognized
variables are displayed with icons.

Thoughts
- The shell should automatically detect environment variables that appear
to be folders or file references.
- The shell should have a means of assigning graphical icons to designated
environment variables.
See Also
Home |
Libraries |
Snippets | Contact/About
Copyright © 2007 David Pinch except where designated otherwise.