Não tenho certeza do que está solicitando a execução de um script, mas aqui está uma possível correção para o erro.
link
Step 1: Set a default script host
Open a Command Prompt window. In Windows XP, click Start, Run…, and type cmd.exe. In Windows Vista and Windows 7, click Start and type cmd. Then select cmd in the Instant Search results.
Type the following command and press Enter.
cscript.exe // H: WScript
Step 2: Registering the vbscript.dll module
Open a Command Prompt window. In Windows XP, click Start, Run…, and type cmd.exe. In Windows Vista and Windows 7, run an elevated Command Prompt.
Type the following command in the command prompt window and press Enter.
regsvr32% systemroot% \ system32 \ vbscript.dll
Step 3: Restore the .vbs file associations
If the previous two solutions didn’t work, you should restore the file associations for the .vbs (VBScript) file type by downloading and running One of the registry files below.
link
link
.