banner

Signup.get_OEMName method

Returns the value of the OEMName entry in the [Branding] section of Oobeinfo.ini.

Syntax

sIDLocale = window.external.Signup.get_OEMName();

Parameters None
Return Values String. The value of the OEMName entry in the [Branding] section of Oobeinfo.ini.
Applies To window.external.Signup
Example
var strOEM = window.external.Signup.get_OEMName();