Hello,
I found this MSDN article which talks about calling certmgr.exe to automate adding certificates on the client work stations. http://msdn.microsoft.com/library/en-us/dnwinforms/html/clickoncetrustpub.asp?frame=true
But I find that CertMgr.exe is a part of the SDK and not just the framework redistributable. So how does one automate the task of installing the trusted publisher and Certifying Authority certificate ?
TIA
Avinash