Beim Installieren der Vijeo Designer MSI-Datei tritt ein merkwürdiges Verhalten auf. `install_msi_if_needed()` öffnet ein Popup mit der Softwareversion, und ich muss auf OK klicken.

Nach dem Klicken auf OK wird die Installation erfolgreich abgeschlossen. Das remote installierte Paket zeigt jedoch folgende Fehler in der Konsole an:
Code: Alle auswählen
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 .