The search returned 31 results

by gadam
July 22, 2026 - 3:34 PM
Forum: WAPT Packages
Subject: [RESOLVED] Chapter 4.20.0-8
Answers: 4
Views : 5800

Re: Chapter 4.20.0-8

Here is the link to version 4.20.0-9 in Pre-production: https://wapt.tranquil.it/store/fr/details/tis-tchap-desktop_4.20.0-9_x64_windows_10_PREPROD.wapt

The line that creates the shortcut now correctly retrieves the relative path:

#Add Desktop shortcut
target = makepath(user_local_appdata, 'Programs ...
by gadam
July 22, 2026 - 3:07 PM
Forum: WAPT Packages
Subject: [RESOLVED] Chapter 4.20.0-8
Answers: 4
Views : 5800

Re: Chapter 4.20.0-8

Hello again,

Oh dear, I was quite inattentive this morning, sorry and thank you for the report! I'm currently rebuilding the package without a hardcoded path, I'll keep you posted.

Sincerely
, Gwenaël
by gadam
July 22, 2026 - 11:22
Forum: WAPT Packages
Subject: [RESOLVED] Chapter 4.20.0-6
Answers: 1
Views : 814

Re: Chapter 4.20.0-6

Hello,

Thank you for your report. The corrected package is already available in pre-production on our store: https://wapt.tranquil.it/store/fr/tis-tchap-desktop
It will be released to production in 5 days.

Sincerely,
Gwenaël
by gadam
July 17, 2026 - 2:26 PM
Forum: WAPT Packages
Subject: [RESOLVED] Bad source for tis-wsl2
Answers: 1
Views : 612

Re: Bad source for tis-wsl2

Hello,

thank you for your report. Actually, what we were using previously was an updater, not the basic installer. I've made the change; the package is available in pre-production at https://wapt.tranquil.it/store/fr/tis-wsl2 and will be released to production in 5 days.

However, this presents a problem...
by gadam
June 30, 2026 - 11:44
Forum: WAPT Packages
Subject: [SOLVED] tis-ultravnc - Improving ini file installation
Answers: 3
Views : 1726

Re: tis-ultravnc - Improving ini file installation

Hello,

your comment is relevant. I used that path because the path provided in install_location is a subfolder of uvnc bvba: "C:\Program Files\uvnc bvba\UltraVNC\", and I prefer to delete the entire folder. The uninstallation function alone does indeed delete the C: folder...
by gadam
June 30, 2026 - 09:52
Forum: WAPT Packages
Subject: [SOLVED] tis-ultravnc - Improving ini file installation
Answers: 3
Views : 1726

Re: tis-ultravnc - Improving ini file installation

Hello,

thank you for reporting this. I've added it to the package in our store; it will be available in pre-production in a few minutes and in production in 5 days. I've simply added the `uninstall()` function to `setup.py` to clean things up after uninstallation. For your information, here is the final `setup.py`...
by gadam
June 8, 2026 - 10:22
Forum: WAPT Packages
Subject: WSL packet problem
Answers: 4
Views : 2425

Re: WSL packet problem

Hello,

installing WSL2 requires the Windows Update service to be running. The error you're encountering indicates that the service failed to start. Could you please verify that your service is running, possibly by manually starting it with `net start wuauserv` and then trying again?
by gadam
June 5, 2026 - 10:11
Forum: WAPT Packages
Subject: WSL packet problem
Answers: 4
Views : 2425

Re: WSL packet problem

Hello,

after some testing I haven't been able to reproduce your problem. WSL installs correctly but immediately prompts to update to version 2. Can you tell me what the `wsl` command returns on a problematic machine? Do you get an error message?

If not, you can...
by gadam
June 1, 2026 - 3:46 PM
Forum: WAPT Packages
Subject: [RESOLVED] tis-onlyoffice-desktop problem with ONLYOFFICE Update Service
Answers: 5
Views : 5058

Re: OnlyOffice Desktop problem with ONLYOFFICE Update Service

Hello,

We have fixed the package; it is available in pre-production on our store here: https://wapt.tranquil.it/store/fr/detai ... EPROD.wapt

It should go into production on June 6, 2026.

Sincerely,
Gwenaël
by gadam
May 27, 2026 - 3:07 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] Recurring WUA error: Invalid Variant Type
Answers: 7
Views : 8747

Re: Recurring WUA error: Invalid Variant Type

Hello t.heroult.

I tried calling you without success. Could you please try running the package https://wapt.tranquil.it/store/fr/tis-clean-softwaredistribution on the affected computers? Also, have you noticed any commonality among the affected computers? Are they always the same ones?

I...