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

NAME

6       soladdapp - add an application to the Solstice application registry
7

SYNOPSIS

9       /usr/snadm/bin/soladdapp [-r registry] -n name -i icon -e executable
10            [args]
11
12

DESCRIPTION

14       soladdapp  adds  an  application  to the Solstice application registry.
15       After it is  added,  the  application  is  displayed  in  the  Solstice
16       Launcher main window (see solstice(1M)).
17

OPTIONS

19       -r registry      Define  the  full  path  name of the Solstice registry
20                        file.
21
22
23       -n name          Define the name of the tool to be registered.
24
25
26       -i icon          Define the full path name of the tool icon.
27
28
29       -e executable    Define the full path name of the tool.
30
31
32       args             Specify any arguments to use with the tool.
33
34
35
36       When executed without options,  soladdapp uses   /opt/SUNWadm/etc/.sol‐
37       stice_registry (the default registry path).
38

RETURN VALUES

40       0    on success
41
42
43       1    on failure
44
45
46       2    if the registry is locked
47
48
49       3    if the entry is a duplicate.
50
51

EXAMPLES

53       Example 1 A sample display of the soladdapp command.
54
55
56       The  following  adds an application called Disk Manager to the Solstice
57       application registry for display in the Solstice Launcher main window.
58
59
60         # soladdapp -r /opt/SUNWadm/etc/.solstice_registry -n "Disk Manager"
61         -i /opt/SUNWdsk/etc/diskmgr.xpm -e /opt/SUNWdsk/bin/diskmgr
62
63
64

FILES

66       /opt/SUNWadm/etc/.solstice_registry
67
68           The default registry path.
69
70

ATTRIBUTES

72       See attributes(5) for descriptions of the following attributes:
73
74
75
76
77       ┌─────────────────────────────┬─────────────────────────────┐
78       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
79       ├─────────────────────────────┼─────────────────────────────┤
80       │Availability                 │SUNWsadml                    │
81       └─────────────────────────────┴─────────────────────────────┘
82

SEE ALSO

84       soldelapp(1M), solstice(1M), attributes(5)
85

NOTES

87       Globally registered applications are used by  local  and  remote  users
88       sharing the software in a particular  /opt directory. They can be added
89       only using soladdapp.
90
91
92
93SunOS 5.11                        15 Sep 1995                    soladdapp(1M)
Impressum