Registering the Web Application with Parallels Pro Control Panel

This section provides instructions for registering the Web application with Parallels Pro Control Panel.

Important: Registry entries are case-sensitive. Ensure that you use lower-case characters for registry variables.

To register the Web application:

  1. Log in to the Parallels Pro Control Panel server as the administrator.
  2. Open the registry editor and expand My Computer > HKEY_LOCAL_MACHINE > SOFTWARE > Ensim > WEBppliance > serviceComponents > powertools > tools.
  3. Right-click tools, select New, then click Key.
  4. Rename the existing key entry as <powertool_shortname>. For example, mypowertool.
  5. Right-click <powertool_shortname>, select New, then click String Value. This is a registry variable of type RE_SZ.
  6. Rename this registry variable as name.
  7. Double-click name, type <powertool_shortname> in the Value data text box, then click OK.
  8. Right-click <powertool_shortname>, select New, then click String Value.
  9. Rename this registry variable as version.
  10. Double-click version, type <powertool_version> in the Value data text box, then click OK.
  11. Register the Web application with Parallels Pro Control Panel as follows:
    1. Open a command window and go to the directory<install_dir>\pe\PowerTools.

      Run the following command:

      cscript registerTool.vbs <install_dir>\pe\PowerTools\<powertool_shortname>\<powertool_version>\dsp2.xml

      The Web application is registered with Parallels Pro Control Panel.