Merge branch 'main' into delete-cortana-content-ADO-8098899

This commit is contained in:
Gary Moore
2024-02-01 14:13:38 -08:00
772 changed files with 5207 additions and 14379 deletions

View File

@ -151,7 +151,7 @@ The following example allows Photos, Weather, Calculator, Paint, and Notepad app
<App AppUserModelId="Microsoft.BingWeather_8wekyb3d8bbwe!App" />
<App AppUserModelId="Microsoft.WindowsCalculator_8wekyb3d8bbwe!App" />
<App DesktopAppPath="%windir%\system32\mspaint.exe" />
<App DesktopAppPath="C:\Windows\System32\notepad.exe" rs5:AutoLaunch="true" rs5:AutoLaunchArguments="123.txt">
<App DesktopAppPath="C:\Windows\System32\notepad.exe" rs5:AutoLaunch="true" rs5:AutoLaunchArguments="123.txt" />
</AllowedApps>
</AllAppsList>
```

View File

@ -4,8 +4,8 @@ description: Diagnose general failures in provisioning.
manager: aaroncz
ms.author: lizlong
ms.topic: article
ms.prod: windows-client
ms.technology: itpro-manage
ms.service: windows-client
ms.subservice: itpro-manage
author: lizgt2000
ms.date: 01/18/2023
---