I remember a procedure for installing the correct version of javascript (262 possibly 327) to work propperly with HDDVDValidator.exe. I have searched the forum on this topic, but it is not available. Does anyone know where a tutorial for installing javascript to work with HDDVDValidator.exe might be
thanks

HDDVDValidator and Javascript
Stephan Zahariev
Bingo, that is it drum thanks. That post illustrates the registration of the jscript.dll that came with the previous release of the jumpstart. The latest release doesn't appear to come with this dll because it is assumed that IE 7.0 is installed as a prerequisite. I'll have to go find that dll somewhere and follow up with another post. I would just update to IE 7.0, but it is quite unstable on my XP 32 bit configuration for some reason unbeknownst to me.
Installation:
%SYSTEM32%\regsvr32.exe c:\HDDVDValidator\jscript.dll
Uninstallation: If for any reason you need to revert back to your original version JScript, follow these instructions:
1. Run regsvr32 to unregister the new version of JScript.
c:\> regsvr32 /u jscript.dll
2. Run regsvr32 to re-register the original version of JScript.
c:\> regsvr32 c:\windows\system32\jscript.dll
3. Reboot
JorgeFC
I think if you have IE 7 installed, it should work fine.
The following command will let you know if it is installed correctly:
Dipendra
is this what you're looking for...
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1177032&SiteID=1
Michael Schreyer
The jscript.dll is no longer provided with the Microsoft HD DVD Interactive Jumpstart.
I have problems with running IE 7 on my Windows XP 32 bit system, and I would rather not upgrade to IE 7. Is there another way to get the ECMA 327 Compact Profile jscript.dll so that the MS Validation tools can run correctly
thank you in advance