Thu Jan 07, 2021 10:27 am
Hi there,
Attempting to install this program silently on several machines but not able to do this via CMD very well. I can get Da Vinci Panels or Keyboard installed after successfully extracting the MSI but the full program won't install.
Full aim is to add the program to SCCM for a fully automatic install.
I've managed to get hold of the MSI files from AppData\Local\Temp on install and moved to there own folder.
Running MsiExec.exe /i "c:\temp\resolveinstaller.msi" /qn appears to succeed looking at the logs in temp when running this but no program shows as installed and no indication its actually done anything.