PenFirstRunExperience
PenFirstRunExperience
specifies the default application invoked by pen first run experience trigger, and DefaultAppAumid will be used if DefaultAppUri was not set, otherwise DefaultAppAumid will be ignored.
Setting | Description |
---|---|
DefaultAppUri | Specify the URI corresponding to the application will be launched. |
DefaultAppAumid | Specify the AUMID corresponding to the application will be launched. |
specialize
Microsoft-Windows-Shell-Setup | PenFirstRunExperience
For a list of the Windows editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.
The following XML output shows how to set PenFirstRunExperience.
<PenFirstRunExperience>
<DefaultAppUri>URI</DefaultAppUri>
<DefaultAppAumid>AUMID</DefaultAppAumid>
</PenFirstRunExperience>