We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cdde13 commit 04594f0Copy full SHA for 04594f0
README.md
@@ -49,6 +49,12 @@ with TAppRegistration.Create do
49
end;
50
```
51
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
+
58
## Documentation for specific units
59
- [Notification Manager](https://github.com/Codrax/Cod-WinRT-Notification-Manager)
60
- [Media Controls](https://github.com/Codrax/Cod-WinRT-Media-Controls)
0 commit comments