| |||
| Home > Installing RealView Development Suite from the command line > Product syntax | |||
The syntax for specifying the product is:
-product category [name [version [revision]]]
where:
categoryThe product identifier, for example, RVDS.
nameDo not use this argument (the default name is Contents).
versionThe version number of the product, for example, 4.0.
If you do not specify a version, the most recent version of the
installed product is used.
revisionA specific build number for the product. If you do not specify a build number, the most recent build of the installed product is used.
For example, to uninstall RVDS v4.0 on Windows, enter:
setupcli.exe uninstall --product RVDS 4.0