I am trying to get the print driver setup through PDQ deploy, using the newest msi download but I keep getting an error about a legacy mode. Has anyone seen that or know how to fix that in the msi?
PDQ msi
Best answer by Alejandro.Ramos
Hi
Welcome to the DocuSign Community!
We are glad to have you here and can't wait to help share as much knowledge as possible.
I am sorry to hear that you haven’t been able to install Print Driver due to this error, but I will assist you in solving the issue.
Based on previous records of this error, the most common root cause tends to be the trust certificate used when installing the app.
To correct this behavior, try the following:
- Install Print Driver on a local machine
- Make sure you select the "always trust" option when prompted
- Open Internet Explorer and go to Settings|Content|Certificates
- On the tabs up top find Trusted Publishers, click on DocuSign, Inc
- Click Export
- Leave the default selection of DER encoded binary X.509 and hit next
- Name it docusigncert or whatever you feel like calling it
- Save it to your preferred location
- Now, in your install script, you can add it to the trusted installers with this command: certutil - addstore -f "TrustedPublisher" docusigncert.cer (or what you named it)
Feel free to let us know if you need further assistance with this.
Thank you for using DocuSign, we hope you have a wonderful rest of your day!
Best regards,
Alejandro R. | DocuSign Community Moderator
Please click "Best Answer" below if you find my reply to be a valid solution to your issue!
Sign up
Already have an account? Login
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationDocusign Community
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Back to Docusign.com


