The fix is to register the VMScript engine. With Administrative privilege:
- Launch the Command Prompt (\Prog{cmd.exe}) as the Administrator.
- At the Command Prompt, change directories to the \File{System32} folder, within the Windows folder.
- Issue the command
regsvr32 vbscript.dll
If successful, the message
DllRegisterServer in vbscript.dll succeeded.