Displays, sets, or removes environment variables.
Type SET without parameters to display the current environment variables.
Type SET variable= without a value to delete variable from the environment.
Type SET variable=value to assign value to variable.
You can now use %variable% in batch files whenever you need its value.
SET variable=value format is allowed
page last modified: 2011年04月04日; loaded in 0.0043 seconds