I am trying to run JayScript under Vista Pro. Ran into a couple of problems.
When I ran jscript_reg.bat it failed with DllRegisterServer error code
0x80070005. No surprise as I did not run the script as administrator.
However, when I ran the script as administrator it set the current directory
to "C:\Windows\system32\regsvr32" and as a result it couldn't find
jayscript.dll.

So I just brought up a DOS window as administrator, changed the current
directory to the directory containing the JayScript files (which is not on
the C: drive) and entered "regsvr32 jayscript.dll" myself. It registered
successfully. Noticed that the ijss scripts did not have the yellow J icon.
Restarted Windows Explorer and it still didn't have it. But file type ijss
is registered as "Microsoft (R) Console Based Script Host".

Tried to run test02.ijss and got an error that "Microsoft (R) Console Based
Script Host has stopped working". Windows could not find an online solution
to the problem. Other test scripts failed also.

So, I have messed up somewhere. Must I put jayscript.dll in
"C:\Windows\system32\regsvr32"? Does jayscript.dll work under Vista? I could
not find a statement about its compatibility with Vista.


Thanks in advance,
Don Guinn
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to