J'ai un comportement étrange à l'installation du msi de Vijeo Designer. install_msi_if_needed() lance une popup avec la version du logiciel et l'on doit cliquer sur OK.

Après avoir cliqué sur ok, l'install se fait bien. Mais le paquet installé à distance indique ces erreurs dans la console:
Code : Tout sélectionner
File "C:\Program Files (x86)\wapt\setuphelpers_windows.py", line 1615, in install_msi_if_needed
run(r'"%s" /norestart /q /i "%s" %s' % (makepath(system32(),'msiexec.exe'), msi, props), accept_returncodes=accept_returncodes, timeout=timeout, pidlist=pidlist)
File "C:\Program Files (x86)\wapt\waptutils.py", line 2212, in run
raise CalledProcessErrorOutput(proc.returncode, cmd, ''.join(output))
waptutils.CalledProcessErrorOutput: Command '"C:\\WINDOWS\\system32\\msiexec.exe" /norestart /q /i "Vijeo Designer 6.3.0.msi" ' returned non-zero exit status 1618.
Output:U n a u t r e p r o g r a m m e e s t e n c o u r s d i n s t a l l a t i o n . A t t e n d e z l a f i n d e l i n s t a l l a t i o n , p u i s e s s a y e z d e r Ú i n s t a l l e r c e l o g i c i e l .
CalledProcessErrorOutput: Command '"C:\\WINDOWS\\system32\\msiexec.exe" /norestart /q /i "Vijeo Designer 6.3.0.msi" ' returned non-zero exit status 1618.
Output:U n a u t r e p r o g r a m m e e s t e n c o u r s d i n s t a l l a t i o n . A t t e n d e z l a f i n d e l i n s t a l l a t i o n , p u i s e s s a y e z d e r Ú i n s t a l l e r c e l o g i c i e l .