Uninstall manually on Windows
If the uninstallation program is not present or an aborted installation did not create a complete and functional uninstallation program, you can manually uninstall IBM WebSphere Portal.
To manually uninstall WebSphere Portal:
- Stop server1 and WebSphere_Portal servers...
cd WP_PROFILE\bin directory:
stopServer.bat server1 -username adminid -password passwd
stopServer.bat WebSphere_Portal -username adminid -password passwd- Verify that there are no other installations or uninstallations running.
- Delete...
C:\Documents and Settings\Administrator\Local Settings\Temp\portalinstall.lockfile file- Uninstall WAS
To manually uninstall it, refer to Uninstall manually.
- Delete the portal_server_root directory tree and the WP_PROFILE directory tree.
- To edit the vpd.properties file and remove WebSphere Portal information:
- Open either...
- C:\WINNT\vpd.properties
- C:\Documents and Settings\Administrator\WINDOWS\vpd.properties file
- Remove all lines that contain the portal_server_root installation string.
- Save and close the vpd.properties file.
- To edit the .ITLMRegistry file and remove WebSphere Portal information:
- Open...
C:\Documents and Settings\Administrator\.ITLMRegistry- Remove all lines that contain the portal_server_root installation string.
- Save and close the .ITLMRegistry file.
- To remove WebSphere Portal entries from your operating system's native registry using the native registry tool:
- Read the Windows help system for information about using the Windows Registry Editor.
When editing the Windows registry, your computer may not function properly if you delete the wrong information. If this happens, see the Windows Help system for information on how to restore the registry.
- Click...
Start | Run | regedit blockquote>- Delete all entries under...
HKEY_CURRENT_USER | SOFTWARE | IBM | WebSphere Portal Server- Run the sc delete service_name from a command prompt to remove a Windows service from the Services list and registry.
Start | Control Panel | Administration Tools | Services...to view the WebSphere Portal services names.
Parent topic
Manually uninstalling WebSphere Portal