DisableFirstRunWizard
DisableFirstRunWizard
specifies whether to skip the First Run Wizard when the user runs Windows Internet Explorer for the first time.
The Internet Explorer First Run Wizard helps users complete the browser-installation process by prompting them to define the default search provider, the phishing filter settings, and so on.
Values
true |
Skips the First Run Wizard when Internet Explorer runs for the first time. When the user opens the browser, the default values for the installation process are selected. |
false |
Starts the First Run Wizard when Internet Explorer runs for the first time. This is the default value. |
Valid Configuration Passes
specialize
Parent Hierarchy
Microsoft-Windows-IE-InternetExplorer | DisableFirstRunWizard
Applies To
For a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-IE-InternetExplorer.
XML Example
The following XML output shows how to skip the First Run Wizard when Internet Explorer runs for the first time.
<DisableFirstRunWizard>true</DisableFirstRunWizard>