Removing the \tmp directory

After performing the uninstallation, using the login of the Enterprise Portal user who performed the installation, remove the base working directory referenced in the WorkRoot attribute in global.properties.xml. By default, this is \tmp.

On Windows, if no drive letter is specified, the directory is created in the root directory of the drive EAServer is running on. For example, if EAServer is running from drive E and WorkRoot is set to /tmp, the directory is e:\tmp. If EAServer is running on E and WorkRoot is set to C:\tmp, then the directory is c:\tmp.