Page 1 of 1

Scripting.Dictionary problem

Posted: Thu Mar 27, 2008 9:08 pm
by jr
Some Vista systems have problems creating the Scripting.Dictionary. Sometimes it helps to do the following:

1) Open a command prompt as Administrator.

2) Change the directory to c:\windows\system32

3) Run the following command:

regsvr32 scrrun.dll

This will register the scripting dll. Let me know if it helps you.

Best regards,
Jacob

Posted: Mon Jul 14, 2008 10:56 pm
by jr
The latest beta version 6.0.0.641 has removed the dependency of the scripting.dictionary.

Regards,
Jacob