VirtualCloneDrive silent setup

User Rating: 5 / 5

Star ActiveStar ActiveStar ActiveStar ActiveStar Active
 

VirtualCloneDrive silent setup

1.
Install VirtualCloneDrive on machine and export the certificate.
To export the certificate open mmc console,
add Certificates Snapin on local computer,
open Trusted Publishers/Certificates,
right click on Elaborate Bytes AG, all Tasks, export,
in the wizard choose "DER encoded binary X.509 (.CER),
choose a filename like vCloneDER.cer.

Now you have all components to install VirtualCloneDrive silent:

2.
Import certificate with:
certutil -addstore "TrustedPublisher" vcloneDer.cer
or in a batch file i use this:
certutil -addstore "TrustedPublisher" %~dp0vcloneDer.cer

3.
In the second step you can install the tool:
VirtualCloneDrive.5.4.4.0.exe /S