Windows apps
Collapse the table of content
Expand the table of content
Information
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.

SkipRunOnce method

Not supported. Enables the user to select "first run" settings at a later time.

Syntax


HRESULT retVal = object.SkipRunOnce();

Parameters

This method has no parameters.

Remarks

SkipRunOnce was introduced in Windows Internet Explorer 7.

This method can only be called from a "first run" page in the correct domain.

 

 

Show:
© 2017 Microsoft