This action is used to remove a directory from a path variable on the target system.
Supported Platforms
Windows
Standard Properties
See Standard Action Properties.
Advanced Properties
Directory
The directory to be removed from the path variable.
Level
This specifies whether the directory should be removed from the path variable for every user on the system or just the current user.
Separator
This property specifies what separator to use between the paths for the given variable. Defaults to <%PathSeparator%>.
Variable
This property specifies the variable to add your path to. By default, this is PATH, but it could easily be something like CLASSPATH to add to the Java class path on the target system.