As I am forced to do this with EVERY update to Parallels now, here are the basic steps:
Click on the Start menu, choose Run, type cmd and click OK
To unregister the VBScript engine, run this command: reg delete "HKCU\SOFTWARE\Classes\CLSID\{B54F3741-5B07-11CF-A4B0-00AA004A55E8}" /f
To unregister the VBScript engine on a 64-bit OS, run this command: reg delete "HKCU\SOFTWARE\Classes\Wow6432Node\CLSID\{B54F3741-5B07-11CF-A4B0-00AA004A55E8}" /f
As I am forced to do this
As I am forced to do this with EVERY update to Parallels now, here are the basic steps:
Permalink