March 14, 201016 yr Oh, sorry. Thanks. I misunderstood. I thought you said the code you posted was "somewhat modified". Thanks again.Cheers and Regards Edited March 14, 201016 yr by bphlpt
March 14, 201016 yr Oh, sorry. Thanks. I misunderstood. I thought you said the code you posted was "somewhat modified". Thanks again.Cheers and RegardsHi,This is the (somewhat) modified code (above).The original is here: http://www.911cd.net/forums/index.php?showtopic=19316I couldn't get the original code to compile for some reason. Probably just a bad copy / paste job.Regards,rodyefew
November 13, 201015 yr 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:\TEMPRight-click SetupVirtualCloneDrive5440.exe --> Properties --> Digital Signatures Open Details --> Show certificateGo to details tab and copy the certificate to a temporary directory, e.g. c:\TEMP\ElaborateBytesAG.cerOpen 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 commandSetupVirtualCloneDrive5440.exe /S /norebootEt voilà Regards,ThinkPsy(*) The certificate manager is a tool provided by Microsoft. You can get it with Windows Server 2008 Ressource Kit.certmgr.exe
March 2, 201115 yr Copy attached certmgr.exe (*) to a temporary directory, e.g. c:\TEMPRight-click SetupVirtualCloneDrive5440.exe --> Properties --> Digital Signatures Open Details --> Show certificateGo to details tab and copy the certificate to a temporary directory, e.g. c:\TEMP\ElaborateBytesAG.cerOpen a command prompt and enter the following command:c:\TEMP\certmgr.exe -add -c c:\TEMP\ElaborateBytesAG.cer -s -r localMachine TrustedPublisherYou 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 March 2, 201115 yr by jezza333
February 6, 201313 yr Anybody has a working drive letter change script that works with Win7?The one above works fine with XP onlyThankssebus
February 8, 201313 yr 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 February 8, 201313 yr by submix8c
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now