HI,
This function
window.external.GetGlobalVariable(‘cpuvalue’, ‘none’);
gives value like:
B668ED322C6878F683A9DF2F0BDDBBEB
where as the actual cpu id which is received through javascript, is:
BFEBFBFF000206A7
is there any HESCRIPT which gives the actual cpu id. If not, whether cpuid created by htmlexe changes if computer gets formatted.
This function
window.external.GetGlobalVariable(‘cpuvalue’, ‘none’);
gives value like:
B668ED322C6878F683A9DF2F0BDDBBEB
where as the actual cpu id which is received through javascript, is:
BFEBFBFF000206A7
is there any HESCRIPT which gives the actual cpu id. If not, whether cpuid created by htmlexe changes if computer gets formatted.
Last edited: