Showing posts with label Trust Driver. Show all posts
Showing posts with label Trust Driver. Show all posts

Thursday, June 30, 2011

Cannot open VCD error with Virtual Clone Drive on Windows 7 x64

Right click Computer and choose Properties. Click Device Manager. Under Storage Controllers right click Virtual Clone Drive. Choose Uninstall. On the Uninstall dialog box check the box for 'Delete the driver software for this device'. Click Ok.

Now reinstall Virtual Clone Drive. When prompted about the driver choose to trust it and click the Install button. After VCD installs it should work now.

New beginner's guide to PowerShell on my GitHub page

 I created a beginner's guide to PowerShell here: https://github.com/aamjohns/Powershell_Guide/blob/main/README.md I hope it helps someo...