SquareOrDesktopTile11 (microsoft-windows-shell-setup-starttiles-squaretiles-squareordesktoptile11)

SquareOrDesktopTile11 は、[スタート] 画面の正方形タイルとして表示されるアプリケーションを SquareOrDesktopTile11 の位置で指定します。 この位置は、対象となるデバイスの画面サイズ、解像度、DPI によって異なる場合があります。

子要素

設定 説明
AppIdOrPath [スタート] 画面上で正方形タイルとして表示される Microsoft Store アプリの AppID、またはデスクトップ アプリへのパスを指定します。
FirstRunTask ユーザーが初めて Windows にサインインしたときに、タイルに対して既定でアクティブ (ライブ) のバックグラウンド タスクを指定します。

有効な構成パス

specialize

auditUser

oobeSystem

[親階層]

Microsoft-Windows-Shell-Setup| StartTiles | SquareTiles | SquareOrDesktopTile11

適用対象

このコンポーネントがサポートしている Windows のエディションとアーキテクチャの一覧については、「Microsoft-Windows-Shell-Setup」を参照してください。

XML の例

次の XML 出力は、SquareTiles コンポーネントの使用方法を示しています。

<SquareTiles>
          <SquareOrDesktopTile1>
               <AppIdOrPath>C:\programdata\microsoft\windows\start menu\programs\desktoptile1.lnk</AppIdOrPath>
               <FirstRunTask>backgroundtask.js</FirstRunTask>
          </SquareOrDesktopTile1>
          <SquareOrDesktopTile2>
               <AppIdOrPath>67890ChannelFabrikam.channel-JKL_mnop1234789!App</AppIdOrPath>
               <FirstRunTask>Fabrikam.FirstRunTask</FirstRunTask>
          </SquareOrDesktopTile2>
          <SquareOrDesktopTile3>
               <AppIdOrPath>C:\programdata\microsoft\windows\start menu\programs\desktoptile3.lnk</AppIdOrPath>
          </SquareOrDesktopTile3>
          <SquareTile1>
               <AppId>12345ChannelFabrikam.channel-ABC_defghij6789!App</AppId>
               <FirstRunTask>backgroundtask.js</FirstRunTask>
          </SquareTile1>
          <SquareTile2>
               <AppId>34567ChannelFabrikam.channel-DEF_012ghijk345!App</AppId>
               <FirstRunTask>Fabrikam.FirstRunTask</FirstRunTask>
          </SquareTile2>
          <SquareTile3>
               <AppId>56789ChannelFabrikam.channel-GHI_67890jklmno!App</AppId>
          </SquareTile3>
     </SquareTiles> 

StartTiles

RegionalOverrides

SquareTiles

SquareTiles