Page 1 of 1

[SOLVED] Avidemux package issue

Published: July 2, 2024 - 8:03 AM
by Christophe
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.

Re: Avidemux package problem

Published: July 2, 2024 - 11:24 AM
by sfonteneau
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.

Re: Avidemux package problem

Published: July 2, 2024 - 12:07 PM
by Christophe
Thanks Simon for the correction.

Everything works now :)

. Have a good day.