Я получаю странную ошибку:
ERROR:System.NullReferenceException: Object reference not set to an instance of an object.
at WindowsInstaller.MsiInterop.MsiInstallProduct(String product, String commandLine)
at msicontroller.Program.Main(String[] arg
объявление:
[DllImport(MSI_LIB, CharSet = CharSet.Auto, SetLastError=true)]
extern static public MsiError MsiInstallProduct(string product, string commandLine);
Я получаю эту ошибку только на 1 ПК, ПК является win server 2016