Skip to content

Commit 04594f0

Browse files
authored
Update README.md
1 parent 1cdde13 commit 04594f0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ with TAppRegistration.Create do
4949
end;
5050
```
5151

52+
## More about AppUserModelIDs
53+
Once an application is registered with It's ID, It can be opened from the run menu (Win+R) and the following syntax
54+
```
55+
shell:appsfolder\<AppUserModelID>
56+
```
57+
5258
## Documentation for specific units
5359
- [Notification Manager](https://github.com/Codrax/Cod-WinRT-Notification-Manager)
5460
- [Media Controls](https://github.com/Codrax/Cod-WinRT-Media-Controls)

0 commit comments

Comments
 (0)