Fix for MagicDisc driver mcdbus.inf not signed
To get mcdbus to install on Windows 8 and below (all systems, x86 and x64) Windows prevents the installation of drivers that are not Digitally Signed as a security measure. Since MagicDisc is freeware and they have not signed the driver, you must turn off driver signature enforcement and restart. Right click on Command Prompt and choose "Run as Administrator" Copy and paste or type these lines one at a time, hitting Enter after each line: bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS bcdedit -set TESTSIGNING ON Restart the computer. If you have not already downloaded and installed MagicDisc, do so before proceeding from here. Run Regedit and go to HKLM\LocalMachine\CurrentControlSet\services\ and right click on services folder, choose New -> String and name it mcdbus and click OK. Download this zip file and extract contents. Open the folder where you extracted the files. Copy the mcd...