Reading Certificate
Hello,
Is there a way with NSIS to read the certificate store adn check if the required certificate is present before installing the software, does anybody has idea how to do this, Help is very Appreciated.
Or else with the dll read function can we call the inner funcation of the dll module, like
dllName.ModuleName.Function()
can we do this with NSIS ?