Update windows/configuration/find-the-application-user-model-id-of-an-installed-app.md

Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
This commit is contained in:
David Just
2022-10-13 05:15:41 -04:00
committed by GitHub
parent 6934aed167
commit b1a2f3c79d

View File

@ -111,7 +111,8 @@ listAumids("allusers")
```
## Example
The following code sample creates a function in Windows PowerShell that returns the AUMID of any application currently listed in the Start Menu
The following code sample creates a function in Windows PowerShell that returns the AUMID of any application currently listed in the Start menu.
```powershell
function Get-AppAUMID {