Restoring the development environment to default setup

Restoring the development environment to its default setup is accomplished by using a convenience command called restoreDefault.bat.

When the utility runs, the development environment is restored to the following environment setup:
  • Management Center, management-center.toolkit.70.component is reset to the default configuration. If you have a feature pack that is installed, Management Center is reset to the default feature pack configuration. Any customization to Management Center is removed.
  • Feature Pack instance component files are removed.
  • The Cloudscape database is restored to include only the original bootstrap data.

Procedure

  1. Open a command prompt and go to the WCDE_installdir\bin directory.
  2. Run the following command:
    restoreDefault.bat
    Or
    restoreDefault.bat force
    where force is an optional argument that bypasses the confirmation prompt.
  3. Optional: Check the log file WCDE_installdir\logs\setup.log for details.