The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
RunOnceHasShown method
Not supported. Determines whether the "first run" page has been shown.
Syntax
VARIANT_BOOL retVal = object.RunOnceHasShown();
Parameters
This method has no parameters.
Remarks
RunOnceHasShown was introduced in Windows Internet Explorer 7.
This method can only be called from a "first run" page in the correct domain.
This method sets the following DWORD registry value to 0 or 1.
HKEY_CURRENT_USER Software Microsoft Internet Explorer Main RunOnceHasShown
See also
Show: