banner

Directions.get_DoOEMAddRegistration method

Returns the value of the OEMAddRegPage entry in the [OEMRegistrationPage] section of Oobeinfo.ini.

Syntax

sValue = window.external.Directions.get_DoOEMAddRegistration();

Parameters None
Return Values String. The value of the OEMAddRegPage entry in the [OEMRegistrationPage] section of Oobeinfo.ini.
Applies To window.external.Directions
Example
var strOEMAddRegPage = window.external.Directions.get_DoOEMAddRegistration();