I'm getting the below error when trying to install my msi package.
Module C:\Windows\syst em32\mscomct2.o cx failed to register.HRESUL T -2147319780. Contact your support personnel.
I had written my source code in VB.Net. My msi package is installed properly, if im running my system with Admin privileges. However it is not working if dont have admin privileges.
How to solve this issue?
experts plz help.
Module C:\Windows\syst em32\mscomct2.o cx failed to register.HRESUL T -2147319780. Contact your support personnel.
I had written my source code in VB.Net. My msi package is installed properly, if im running my system with Admin privileges. However it is not working if dont have admin privileges.
How to solve this issue?
experts plz help.