https://github.com/imabdk/Toast-Notification-Script
My Windows Toast Notification Script explained in details here: https://imab.dk/windows-10-toast-notification-script/
https://github.com/imabdk/Toast-Notification-Script
Last synced: 4 months ago
JSON representation
My Windows Toast Notification Script explained in details here: https://imab.dk/windows-10-toast-notification-script/
- Host: GitHub
- URL: https://github.com/imabdk/Toast-Notification-Script
- Owner: imabdk
- License: mit
- Created: 2020-07-03T17:34:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T12:41:13.000Z (11 months ago)
- Last Synced: 2024-05-23T00:34:43.822Z (11 months ago)
- Language: PowerShell
- Homepage: https://imab.dk
- Size: 5.91 MB
- Stars: 181
- Watchers: 26
- Forks: 55
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - imabdk/Toast-Notification-Script - My Windows Toast Notification Script explained in details here: https://imab.dk/windows-10-toast-notification-script/ (PowerShell)
README
# Toast Notification Script
## Current version: 2.3.0
Download the complete Windows 11 Toast Notification Script: https://github.com/imabdk/Toast-Notification-Script/blob/master/ToastNotificationScript2.3.0.zip
Blog posts, documentation as well as if any questions, please use: https://www.imab.dk/windows-10-toast-notification-script/
## What's New
- 2.3.0 – Added the Register-CustomNotificationApp function
- This function retrieves the value of the CustomNotificationApp option from the config.xml
- The function then uses this name, to create a custom app for doing the notification
- This will reflect in the shown toast notification, instead of Software Center or PowerShell
- This also creates the custom notifcation app with a prevention from disabling the toast notifications via the UI