RunOnceRequiredSettingsComplete Method

Not supported. Sets a registry value to indicate whether the "first run" page completed successfully.
Syntax
window.external.RunOnceRequiredSettingsComplete(fComplete)
Parameters
fComplete One of the following required values:
trueThe settings are complete. falseThe settings are not complete.
Return Value
No return value.
Remarks
RunOnceRequiredSettingsComplete was introduced in Internet Explorer 7.
This method can only be called from a "first run" page in the correct domain.
Applies To
external
See Also
RunOnceShown, RunOnceHasShown
Community Additions
Show: