The search returned 35 results

by lfkl
June 23, 2026 - 02:10
Forum: WAPT Packages
Subject: [RESOLVED] Single-user EDT package
Answers: 3
Views : 2107

[RESOLVED] Re: Single-user EDT package

Thank you so much to the whole team!
by lfkl
June 19, 2026 - 04:51
Forum: WAPT Packages
Subject: Administrator Rights Required
Answers: 3
Views : 2832

Re: Administrator rights required

Hello,

I have a similar problem mentioned in another recent thread on the forum, which remains unresolved.
https://forum.tranquil.it/viewtopic.php?t=4687

Like you, even after restarting, I also need to run the command `wsl.exe --install` as local administrator for it to work.
As for me...
by lfkl
June 18, 2026 - 03:16
Forum: WAPT Packages
Subject: [RESOLVED] Single-user EDT package
Answers: 3
Views : 2107

[RESOLVED] Single-user EDT package

Hello everyone,

The EDT Monoposte 2026 version has been released.
https://www.index-education.com/fr/telecharger-edt.php

Would it be possible for you to update the package on the Waptstore?
It's widely used in schools.

Thank you in advance, Best regards.
by lfkl
June 15, 2026 - 04:23
Forum: WAPT Packages
Subject: [RESOLVED] Veyon Add-ons Package
Answers: 9
Views : 3927

[SOLVED] Re: Veyon Add-ons Package

Good morning,

The audit is now working well by classifying the files.
files_list = sorted(files_list)
Thank you for your help with this package and have a good day!
by lfkl
June 12, 2026 - 05:55
Forum: WAPT Packages
Subject: [RESOLVED] Veyon Add-ons Package
Answers: 9
Views : 3927

Re: Veyon Add-ons Package

Hello Ingrid,

Thank you very much for this package and the setup.py file; it works perfectly for installation and updates.

However, the audit is showing an error:
Installing: veyon-addons-4.10.4.0-win64-setup.exe
Installing: veyon-addons-4.10.4.0-win64-setup.exe (4.10.4.0)


After...
by lfkl
June 11, 2026 - 10:26
Forum: WAPT Packages
Subject: Uninstalling a package
Answers: 6
Views : 2985

Re: Uninstalling a package

Hello Catherine,

Listing the conflicting package will indeed trigger an uninstallation, but a reinstallation might occur due to the following reasons:
- the package is still a dependency on the machine
- a "group" or "organizational unit" package contains this...
by lfkl
June 10, 2026 - 04:00
Forum: WAPT Packages
Subject: [RESOLVED] Veyon Add-ons Package
Answers: 9
Views : 3927

Re: Veyon Add-ons Package

However, is there no way to know when these add-ons are installed or uninstalled?

Indeed, I haven't seen an uninstallation option via the Windows Control Panel (no entry after installation) or a registry key via the `wapt-get list-registry` command...

I'm observing...
by lfkl
June 9, 2026 - 10:33
Forum: WAPT Packages
Subject: [RESOLVED] Veyon Add-ons Package
Answers: 9
Views : 3927

Re: Veyon Add-ons Package

Hello Ingrid,

Thank you so much!

What's important is that the "tis-veyon" package and the "tis-add-on-veyon" package have the same version number, according to the documentation; otherwise, there's a risk of incompatibility.

Having contacted the Veyon developer, they informed me that...
by lfkl
June 9, 2026 - 04:07
Forum: WAPT Packages
Subject: [RESOLVED] Veyon Add-ons Package
Answers: 9
Views : 3927

[RESOLVED] Veyon Add-ons Package

Hello,

we actively use Veyon and everything works.
We're going to purchase some add-ons from Veyon.
This requires installing the plugin: veyon-addons-4.10.4.0-win64-setup.exe.
See the documentation:
https://veyon.io/en/addons/

I'm sharing a package below...
by lfkl
June 9, 2026 - 03:58
Forum: WAPT Packages
Subject: WSL packet problem
Answers: 4
Views : 2425

Re: WSL packet problem

Hello,

the "wuauserv" service was indeed disabled; however, even after re-enabling it and then attempting a forced installation of WSL2, it doesn't install without elevated privileges...

Since Wapt manages Windows updates on our system, I understood that it disabled "wuauserv," and I think...