Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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