Si verifica uno strano comportamento durante l'installazione del file MSI di Vijeo Designer. `install_msi_if_needed()` apre un popup che mostra la versione del software e devo fare clic su OK.

Dopo aver cliccato su OK, l'installazione viene completata correttamente. Tuttavia, il pacchetto installato in remoto visualizza i seguenti errori nella console:
Codice: Seleziona tutto
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 .