When I runing Cert2Pfx in Win2000 SP4, the program generate exception:
"Org.Mentalis.Security.Certificates.CertificateException:
Could not export the certificate store."
Debug the problem and found imported function PFXExportCertStoreEx() from crypt32.dll, return error code 87 (The parameter is incorrect.)