Skip Navigation Links | |
Exit Print View | |
man pages section 1M: System Administration Commands Oracle Solaris 11.1 Information Library |
- remove an application from the Solstice application registry
/usr/snadm/bin/soldelapp [-r registry] -n name
soldelapp removes an application from the Solstice application registry. After removal, the application is no longer displayed in the Solstice Launcher main window (see solstice(1M)).
Define the full path name of the Solstice registry file.
Define the name of the tool to be removed.
When executed without options, soldelapp uses /opt/SUNWadm/etc/.solstice_registry (the default registry path).
on success
on failure
if the registry is locked
if name is not found in the registry
if the named registry or default registry is not found
Example 1 A sample display of the soldelapp command.
The following removes an application called Disk Manager from the Solstice application registry and the Solstice Launcher main window.
# soldelapp -r /opt/SUNWadm/etc/.solstice_registry -n "Disk Manager"
The default registry file.
See attributes(5) for descriptions of the following attributes:
|
soladdapp(1M), solstice(1M), attributes(5)
Globally registered applications are used by local and remote users sharing the software in a particular /opt directory. They can be removed only using soldelapp.