I managed to resolve the same problem I was having on Vista Business 32-bit.

The problem seems to be that the modules vbscript.dll and jscript.dll are not
registered in the system. To fix the problem, use these steps:

Open an elevated Command Prompt. To do so, click Start, click All Programs,
click Accessories, right-click Command Prompt, and then click Run as
Administrator. 

Type the following command and press ENTER.

    regsvr32 vbscript.dll
    
Type the following command and press ENTER.

    regsvr32 jscript.dll

-- 
<http://forum.pspad.com/read.php?2,48718,52347>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem