Hi Tobias,

just add "--shared"-Option as described:
>unopkg.exe --help

using: unopkg add <options> package-path...
      unopkg remove <options> package-name...
      unopkg list <options> package-name...
      unopkg reinstall <options>
      unopkg gui
      unopkg -V
      unopkg -h

sub-commands:
add                     add packages
remove                  remove packages by name
reinstall               expert feature: reinstall all deployed packages
list                    list information about deployed packages
gui raise Package Manager Graphical User Interface (GUI)

options:
-h, --help              this help
-V, --version           version information
-v, --verbose           verbose output to stdout
-f, --force             force overwriting existing packages
--log-file <file>       custom log file; default: <cache-dir>/log.txt
--shared                expert feature: operate on shared installation
                                        deployment context;
                                        run only when no concurrent Office
                                        process(es) are running!
--deployment-context    expert feature: explicit deployment context
    <context>

For details concerning deployment and this tool, please read the developer's
guide: http://api.openoffice.org/DevelopersGuide/unopkg.html

bye

Mathias

Tobias Krais schrieb:
Hi together,

if I want to add a UNO Package I use the command:
unopkg add /tmp/myPackage.uno.pkg

But now only one user can use the package. How can I deploy the package
for all users?

Greetings, Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to