I am aiming to install a certificate on Windows 8 using a ".exe" application, I have the common problem of "Access denied".
Installing the certificate for CurrentUser works well but doesn't let the program install a Windows Store Application in a second step, saying that the certificate isn't found.
I have to install it for LocalMachine then! (with manual install of the certificate the program installed the Windows Store Application)
Note that on Windows 7 the problem doesn't occur ...
Have you found any solution for this? Thanks