Home_Page specifies the Uniform Resource Locator (URL) for the default home page that appears when the user starts Internet Explorer.
Values
Url | Describes the fully qualified URL path. Url is a string. |
This string type does not support empty elements. Do not create an empty value for this setting.
Valid Passes
Parent Hierarchy
Applies To
For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-IE-InternetExplorer.
This setting is available to OEMs and system builders.
XML Example
The following XML output specifies the fully qualified URL.
<Home_Page>http://http://www.fabrikam.com</Home_Page>
See Also