Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Has anyone implemented the Microsoft hotfix for jscript described in CS46526 for x64?
Does this apply to 32-bit only?
We are running W4 and x64 embedded browser, with both x64 and 32-bit Java installed.
Thinking we need to launch regedit from SysWOW64 and value would be set with QWORD(64-bit) instead of DWORD (32-bit) value?
Thanks!
REF FROM CS46526:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Script\Features]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Script\Features\iexplore]
"GcVarTrigger"=dword:00010000"
GcValTrigger"=dword:00010000"
GccbSysTrigger"=dword:00040000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Script\Features\xtop]
"GcVarTrigger"=dword:00010000"
GcValTrigger"=dword:00010000"
GccbSysTrigger"=dword:00040000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
Script\Features\ptc_ie_server]
"GcVarTrigger"=dword:00010000"
GcValTrigger"=dword:00010000"
GccbSysTrigger"=dword:00040000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
Script\Features\uwgm_client]
"GcVarTrigger"=dword:00010000"
GcValTrigger"=dword:00010000"
GccbSysTrigger"=dword:00040000