The installRegistryUtils command-line tool runs on any supported operating system. The command lists installed products and packages and assists in cleaning a particular registered product (including the associated packages), package, or all registered products (including all associated packages) which are visible to the current user. The command will report the installed product locations when the products are first installed and registered, therefore the accuracy of the data report might not be guaranteed if manually modify the registry file or the installed products.
./installRegistryUtils.sh -cleanAll [-userHome user_home]
./installRegistryUtils.sh -cleanProduct -offering offering_ID -installLocation installation_location [-userHome user_home]
./installRegistryUtils.sh -cleanPackage -pakName package_name -installLocation installation_location [-userHome user_home]
./installRegistryUtils.sh -listProducts [-userHome user_home]
./installRegistryUtils.sh -listPackages [-userHome user_home]
installRegistryUtils.bat -cleanAll [-userHome user_home]
installRegistryUtils.bat -cleanProduct -offering offering_ID -installLocation installation_location [-userHome user_home]
installRegistryUtils.bat -cleanPackage -pakName package_name -installLocation installation_location [-userHome user_home]
installRegistryUtils.bat -listProducts [-userHome user_home]
installRegistryUtils.bat -listPackages [-userHome user_home]