Skip to content
⌘ NSIS Forum Archive

certificate import?

3 posts

Guest#

certificate import?

Is there any way i can import a certificate with NSIS during the install?
blue_raptor#
Hi.

Maybe my problem is the same.
I have to import a PKCS12 certificate during the installation into the local certificate store. I'll use a custom page (that's no problem). But I don't know how (or even if it is possible) to import the selected cert with nsis. Maybe there are a few shell command (that I don't know).