Jump to content

Recommended Posts

Posted (edited)

Oh, sorry. Thanks. I misunderstood. I thought you said the code you posted was "somewhat modified". Thanks again.

Cheers and Regards

Edited by bphlpt

  • 7 months later...
Posted

To get rid of the driver warning you can install the digital signature from the setup.exe and add it to local certificate store.

  • Copy attached certmgr.exe (*) to a temporary directory, e.g. c:\TEMP
  • Right-click SetupVirtualCloneDrive5440.exe --> Properties --> Digital Signatures
  • Open Details --> Show certificate
  • Go to details tab and copy the certificate to a temporary directory, e.g. c:\TEMP\ElaborateBytesAG.cer
  • Open a command prompt and enter the following command:

c:\TEMP\certmgr.exe -add -c c:\TEMP\ElaborateBytesAG.cer -s -r localMachine TrustedPublisher

  • Install Virtual CloneDrive with the following command

SetupVirtualCloneDrive5440.exe /S /noreboot

Et voilà :)

Regards,

ThinkPsy

(*) The certificate manager is a tool provided by Microsoft. You can get it with Windows Server 2008 Ressource Kit.

certmgr.exe

  • 3 months later...
Posted (edited)

  • Copy attached certmgr.exe (*) to a temporary directory, e.g. c:\TEMP
  • Right-click SetupVirtualCloneDrive5440.exe --> Properties --> Digital Signatures
  • Open Details --> Show certificate
  • Go to details tab and copy the certificate to a temporary directory, e.g. c:\TEMP\ElaborateBytesAG.cer
  • Open a command prompt and enter the following command:

c:\TEMP\certmgr.exe -add -c c:\TEMP\ElaborateBytesAG.cer -s -r localMachine TrustedPublisher

You can actually use Windows' inbuilt certificate manager in Win7/2K8R2 to alleviate the need for another file if you have these OS: certutil.exe -addstore "TrustedPublisher" [cert_file_name.cer]

Thanks for the process though, very handy! :)

Edited by jezza333
  • 1 year later...
Posted

Anybody has a working drive letter change script that works with Win7?

The one above works fine with XP only

Thanks

sebus

Posted (edited)

Go here instead. New (working) link inside the Topic.

edit -

Uhhh... that's just a Silent Installer.... Unzipped, then Split to inspect, so... it doesn't satisfy either the DriverSigning or the ChangeLetter mentioned previously.

Edited by submix8c

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...