Hello,
thank you very much, it does indeed work.
Is this something that needs to be done systematically when using a custom uninstall() function in a WAPT package?
Regards.
The search returned 46 results
- April 10, 2026 - 09:43
- Forum: WAPT Packages
- Subject: [SOLVED] WAPT's uninstall() function not executed?
- Answers: 4
- Views : 8510
- April 8, 2026 - 4:47 PM
- Forum: WAPT Packages
- Subject: [SOLVED] WAPT's uninstall() function not executed?
- Answers: 4
- Views : 8510
Re: WAPT not executing the uninstall() function?
Hello,
I've revisited this issue today and I think it's a bug (WAPT 2.6.1.17765) because on a machine with the package installed:
- if I uninstall the package from the console, I get the error mentioned in my initial post (and the software is still on the machine...).
I've revisited this issue today and I think it's a bug (WAPT 2.6.1.17765) because on a machine with the package installed:
- if I uninstall the package from the console, I get the error mentioned in my initial post (and the software is still on the machine...).
- April 1, 2026 - 5:13 PM
- Forum: WAPT Packages
- Subject: [SOLVED] WAPT's uninstall() function not executed?
- Answers: 4
- Views : 8510
[SOLVED] WAPT's uninstall() function not executed?
Hello,
we are currently working on a DinoCapture package, here is its setup.py:
# -*- coding: utf-8 -*-
from setuphelpers import *
r"""
Usable WAPT package functions: install(), uninstall(), session_setup(), audit(), update_package()
"""
# Declaring global variables - Warnings: 1 ...
we are currently working on a DinoCapture package, here is its setup.py:
# -*- coding: utf-8 -*-
from setuphelpers import *
r"""
Usable WAPT package functions: install(), uninstall(), session_setup(), audit(), update_package()
"""
# Declaring global variables - Warnings: 1 ...
- February 16, 2026 - 10:26
- Forum: WAPT Packages
- Subject: [SOLVED] Error installing package tis-microsoft-teams-uwp
- Answers: 4
- Views : 13353
Re: Error installing package tis-microsoft-teams-uwp
Hello,
to follow up, the issue has finally disappeared with version 26005.213.4315.4117-71 of the teams-uwp package.
I am therefore marking this as resolved.
Regards.
to follow up, the issue has finally disappeared with version 26005.213.4315.4117-71 of the teams-uwp package.
I am therefore marking this as resolved.
Regards.
- February 4, 2026 - 9:22 AM
- Forum: WAPT Packages
- Subject: [SOLVED] Error installing package tis-microsoft-teams-uwp
- Answers: 4
- Views : 13353
Re: Error installing package tis-microsoft-teams-uwp
Hello,
I'm getting the same error with the new version of the package (26005.204.4249.1621).
Despite the WAPT installation error, the app is correctly identified as the latest version by audit-appx. The app is also fully functional on the PC.
The uninstallation commands that...
I'm getting the same error with the new version of the package (26005.204.4249.1621).
Despite the WAPT installation error, the app is correctly identified as the latest version by audit-appx. The app is also fully functional on the PC.
The uninstallation commands that...
- January 30, 2026 - 09:22
- Forum: WAPT Packages
- Subject: [SOLVED] Error installing package tis-microsoft-teams-uwp
- Answers: 4
- Views : 13353
Re: Error installing package tis-microsoft-teams-uwp
Hello,
after encountering the error on about sixty machines, I reverted to package version 25275.2601.4002.2815-68, which doesn't have the same issue.
I saw that a new version (26005.204.4249.1621) is in PREPROD on the store; I'll try again with that one and keep you posted.
after encountering the error on about sixty machines, I reverted to package version 25275.2601.4002.2815-68, which doesn't have the same issue.
I saw that a new version (26005.204.4249.1621) is in PREPROD on the store; I'll try again with that one and keep you posted.
- January 27, 2026 - 5:07 PM
- Forum: WAPT Packages
- Subject: [SOLVED] Error installing package tis-microsoft-teams-uwp
- Answers: 4
- Views : 13353
[SOLVED] Error installing package tis-microsoft-teams-uwp
Hello,
Some computers are experiencing an error when installing the latest package tis-microsoft-teams-uwp 25332.1210.4188.1171-69.
The error seems very similar to the one in this thread: https://forum.tranquil.it/viewtopic.php?t=3804
Traceback (most recent call last):
File "C:\Program Files (x86 ...
Some computers are experiencing an error when installing the latest package tis-microsoft-teams-uwp 25332.1210.4188.1171-69.
The error seems very similar to the one in this thread: https://forum.tranquil.it/viewtopic.php?t=3804
Traceback (most recent call last):
File "C:\Program Files (x86 ...
- December 9, 2025 - 4:53 PM
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [RESOLVED] Explanation of WAPT mass actions
- Answers: 2
- Views : 5018
Re: Explanation of WAPT mass actions
Hello and thank you for these explanations and for the future modification.
Best regards.
Best regards.
- December 2, 2025 - 2:59 PM
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [RESOLVED] Explanation of WAPT mass actions
- Answers: 2
- Views : 5018
[RESOLVED] Explanation of WAPT mass actions
Hello,
I recently made a mistake with WAPT and I want to make sure I understand the bulk actions correctly so I don't make the same mistake again.
1/ If I select all the PCs in my inventory and then select a specific package in the General tab (there are usually several...
I recently made a mistake with WAPT and I want to make sure I understand the bulk actions correctly so I don't make the same mistake again.
1/ If I select all the PCs in my inventory and then select a specific package in the General tab (there are usually several...
- December 1, 2025 - 5:09 PM
- Forum: WAPT Server
- Subject: [RESOLVED] Importing large packages onto the WAPT server
- Answers: 2
- Views : 6200
[SOLVED] Importing large packages onto the WAPT server
Yes, thank you, we'll try that.
