Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to build msr.sys in production sign mode in VS2015 #35

Closed
anurag-daware opened this issue May 9, 2017 · 2 comments
Closed

How to build msr.sys in production sign mode in VS2015 #35

anurag-daware opened this issue May 9, 2017 · 2 comments

Comments

@anurag-daware
Copy link
Contributor

I have 3-4 systems, where I am running pcm.exe with msr.sys built with vs2015.
It is running fine, today I setup new system with Windows1064-RS2 RTM
and I am getting error -
You must have signed msr.sys driver in your current directory and have administrator rights to run this program
Any idea why on one single machine it is giving signature error?

@anurag-daware anurag-daware changed the title Issue with unsigned msr.sys How to build msr.sys in production sign mode in VS2015 May 9, 2017
@anurag-daware
Copy link
Contributor Author

I have found this - On the other systems where this msr.sys worked, had testsigning ON. But my new system has testsigning OFF. VS2015 project builds msr.sys in Test Sign mode. Does anyone here know how can we build in production sign mode?

@opcm
Copy link
Contributor

opcm commented May 12, 2017

I found a reference for you (https://docs.microsoft.com/en-us/windows-hardware/drivers/develop/signing-a-driver-for-public-release): "you must sign the package with a certificate that you obtain from a trusted certification authority like VeriSign. For more information, see Get a VeriSign Certificate. You will also need a cross certificate, which is provided by Microsoft."

@opcm opcm closed this as completed May 12, 2017
rdementi added a commit that referenced this issue Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants