var fDesc=new Array(); fDesc[0] = "DVD-Cloner 2017 is a top-class one-click solution to make 1:1 DVD copy with perfect quality. It supports for copying your latest DVD movies with all known DVD copy protections. Without any third party DVD decrypter, DVD-Cloner 2017 has unlimited access to all region codes and copy protection systems. DVD-Cloner 2017 is compatible with Windows 10 and Windows 8.1. It enables you to copy DVDs with various encryptions to a blank DVD disc/DVD movie folder/ISO image file and vice versa.
For professional users, it also enables you to make movie complete copy, movie-only copy, split copy or customized copy to satisfy everyone all over the world. It also works as DVD player software for you to preview every movie title to avoid unexpected errors and mistakes. With the optimized DVD copy speed, it will be finished just after a cup of coffee to make a DVD copy.
Supports copying your latest DVD movies. Without any third party DVD decrypter, DVD-Cloner 2017 has unlimited access to all region codes and copy protection systems. It removes all known DVD protections such as CSS, CPPM, APS, UOPs, RipGuard, RPC-I/RPC-II/RCE, Disney's Fake, etc. It can also clone DVD with Sony ARccOS bad sectors deliberately created on the DVD. The copy engine is enhanced to constantly support latest DVD protections."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }