I'm using waptconsole v2.6.1.17472 (enterprise) on Debian 13 and I'm trying to find out if it's possible to make the console recognize that RustDesk is installed on the same machine, even though it was installed via Flatpak.
I installed RustDesk and its configuration package...
I figured out where the problem was coming from: the package searches for the location of the msix files based on the package name. My package name is different from yours. So I renamed the 3cx-microsoft-store directory and it works now.
I'm trying to create a package to install the latest version of the 3CX client for Windows. I've downloaded 3CX.msix and its dependency: Microsoft.WindowsAppRuntime.1.7_7000.498.2246.0_x64__8wekyb3d8bbwe.msix, and I've added both to the directory...
while looking at the setup.py file of the tis-glpi-plugin-export-to-glpi10 package, I noticed that it uses an undocumented parameter: 'list_excluded_ou'.
This parameter is of interest to me because I would like to exclude certain organizational units (OUs) from the data export to GLPI.