[SOLVED] Avidemux package issue

Questions about WAPT Packaging / Requests and help regarding Wapt packages.
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
Christophe
Messages: 85
Registration: June 5, 2018 - 8:31 AM
Location: Arras (62)
Contact :

July 2, 2024 - 8:03 AM

Good morning,
I am using WAPT 2.5.4.15342 on Windows Server 2022

I have a strange problem with the Avidemux version 2.8.1-5 package from the store.
When I install this on my student PCs, I get this error:

Code: Select all

Installing: Avidemux_2.8.1.VC++.64bits.exe
Traceback (most recent call last):
  File "C:\Program Files (x86)\WAPT\common.py", line 4234, in install_wapt
    exitstatus = setup.install()
  File "C:\windows\TEMP\waptai97y8wy\setup.py", line 39, in install
  File "C:\Program Files (x86)\wapt\lib\site-packages\winshell.py", line 182, in programs
    return get_path ((shellcon.CSIDL_PROGRAMS, shellcon.CSIDL_COMMON_PROGRAMS)[common])
  File "C:\Program Files (x86)\wapt\lib\site-packages\winshell.py", line 140, in get_path
    return shell.SHGetFolderPath (0, folder_id, None, 0)
pywintypes.com_error: (-2147024893, 'Le chemin d’accès spécifié est introuvable.', None, None)

0x80070003 : Le chemin d’accès spécifié est introuvable.
The software is properly installed on the PC, but it does not appear in "add/remove programs".

However, I have no installation problems on my administrative workstations as well as on the student PCs on which the old version (2.6.12-1) is installed.

I disabled the antivirus, but that did not fix the problem.

Do you have any idea?
THANKS.
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

July 2, 2024 - 11:24

Hello,

thank you for your feedback.

I have corrected the package: https://wapt.tranquil.it/wapt-testing/t ... EPROD.wapt.

There was apparently an issue during installation under the system account in certain cases.
Christophe
Messages: 85
Registration: June 5, 2018 - 8:31 AM
Location: Arras (62)
Contact :

July 2, 2024 - 12:07

Thanks Simon for the correction.

Everything works now :)

. Have a good day.
Locked