The search returned 3 results

by brice25
February 4, 2025 - 2:42 PM
Forum: WAPT Packages
Subject: [RESOLVED] Package for deploying a LibreOffice extension
Answers: 7
Views : 18419

Re: Package for deploying a LibreOffice extension

Thank you, I understood that your command did not include auditing and uninstalling the LibreOffice extension.

How can I upload the .oxt file? And to which server?

From the WAPT console, the standard package model only allows importing .EXE and .MSI files.

Thank you in advance.
by brice25
February 4, 2025 - 11:17
Forum: WAPT Packages
Subject: [RESOLVED] Package for deploying a LibreOffice extension
Answers: 7
Views : 18419

Re: Package for deploying a LibreOffice extension

Thank you for your reply.

Upon analyzing the details of the existing package I wish to adapt, I believe there are other elements to modify besides simply adding the command: "unopkg.exe add --shared chemin_makepath\Extension.oxt"?

I can skip the audit and uninstallation.

Could you...
by brice25
February 3, 2025 - 2:15 PM
Forum: WAPT Packages
Subject: [RESOLVED] Package for deploying a LibreOffice extension
Answers: 7
Views : 18419

[RESOLVED] Package for deploying a LibreOffice extension

Hello,

The special education teachers in our schools have asked us to install a LibreOffice extension (Le cartable fantastique in .oxt format - https://www.cartablefantastique.fr/outils-pour-compenser/le-plug-in-libre-office/) on their classroom PCs for multi-user access.

I found a package for a...