SafeSign IC MiniDriver
- 10 Jun 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
SafeSign IC MiniDriver
- Updated on 10 Jun 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Unattended installation
If you want to install SafeSign IC MiniDriver silently, there are some extra steps you have to take.
Prerequisites
- SafeSign IC's Read-write Minidriver - Normally when you install SafeSign IC MiniDriver, you get an extra popup to allow the installation of SafeSign IC's Read-write Minidriver software. If you don’t install it, the unattended installation will fail.
- SafeSign IC's Read-write Minidriver Certificate - You must install or inject this certificate. You can obtain this certificate on a machine where SafeSign IC MiniDriver is installed.
Exporting the SafeSign IC's Read-write Minidriver Certificate
- Install SafeSign IC MiniDriver on a test machine or VM.
- Start
certmgr.msc
. - Locate the Advanced Encryption Technology Europe B.V. certificate in the Trusted Publishers > Certificates section.
- Double-click the certificate.
- Click the Details tab.
- Click Copy to file.
- Accept the Wizard defaults and choose a location and filename for the certificate.
- Copy the .cer file to a save place outside the test machine.
Importing the SafeSign IC's Read-write Minidriver Certificate
On the machine or image where you want the certificate installed, open an elevated command prompt and type:
certutil -addstore TrustedPublisher [drive]\[path]\[certificate]
Example: certutil -addstore TrustedPublisher c:\test\safesign.cer
When the certificate is successfully installed the following message will be displayed:
You can now do a silent install of SafeSign IC MiniDriver.
Was this article helpful?