1soldelapp(1M)           System Administration Commands           soldelapp(1M)
2
3
4

NAME

6       soldelapp  -  remove  an application from the Solstice application reg‐
7       istry
8

SYNOPSIS

10       /usr/snadm/bin/soldelapp [-r registry] -n name
11
12

DESCRIPTION

14       soldelapp removes an application from  the  Solstice  application  reg‐
15       istry.  After  removal,  the  application is no longer displayed in the
16       Solstice Launcher main window (see  solstice(1M)).
17

OPTIONS

19       -r registry    Define the full path name of the Solstice registry file.
20
21
22       -n name        Define the name of the tool to be removed.
23
24
25
26       When executed without options,  soldelapp uses   /opt/SUNWadm/etc/.sol‐
27       stice_registry (the default registry path).
28

RETURN VALUES

30       0    on success
31
32
33       1    on failure
34
35
36       2    if the registry is locked
37
38
39       3    if  name is not found in the registry
40
41
42       4    if the named registry or default registry is not found
43
44

EXAMPLES

46       Example 1 A sample display of the soldelapp command.
47
48
49       The  following removes an application called Disk Manager from the Sol‐
50       stice application registry and the Solstice Launcher main window.
51
52
53         # soldelapp -r /opt/SUNWadm/etc/.solstice_registry -n "Disk Manager"
54
55
56

FILES

58       /opt/SUNWadm/etc/.solstice_registry
59
60           The default registry file.
61
62

ATTRIBUTES

64       See attributes(5) for descriptions of the following attributes:
65
66
67
68
69       ┌─────────────────────────────┬─────────────────────────────┐
70       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
71       ├─────────────────────────────┼─────────────────────────────┤
72       │Availability                 │SUNWsadml                    │
73       └─────────────────────────────┴─────────────────────────────┘
74

SEE ALSO

76       soladdapp(1M), solstice(1M), attributes(5)
77

NOTES

79       Globally registered applications are used by  local  and  remote  users
80       sharing  the  software  in  a  particular  /opt  directory. They can be
81       removed only using  soldelapp.
82
83
84
85SunOS 5.11                        15 Sep 1995                    soldelapp(1M)
Impressum