My Windows Toast Notification Script explained in details here: https://imab.dk/windows-10-toast-notification-script/
Find a file
2022-05-18 21:41:27 -04:00
Images Delete lol.ps1 2020-07-03 21:27:47 +02:00
config-toast-adpwexpiration.xml Add files via upload 2021-12-08 12:19:05 +01:00
config-toast-officeupgrade.xml Add files via upload 2021-12-08 12:19:05 +01:00
config-toast-osupgrade.xml Add files via upload 2021-12-08 12:19:05 +01:00
config-toast-rebootpending.xml Add files via upload 2021-12-08 12:19:05 +01:00
config-toast-waasfu.xml Add files via upload 2021-12-08 12:19:05 +01:00
config-toast.xml Add files via upload 2021-12-08 12:19:05 +01:00
Hidden.vbs Add files via upload 2020-07-03 21:23:56 +02:00
LICENSE Initial commit 2020-07-03 19:34:35 +02:00
New-ToastNotification-AppLocker-Edition.ps1 Add files via upload 2022-01-05 21:31:35 +01:00
New-ToastNotification.ps1 Update New-ToastNotification.ps1 2022-04-12 20:49:35 +02:00
README.md Update README.md 2021-12-08 12:22:18 +01:00
RunToastHidden.cmd Add files via upload 2020-08-23 09:01:56 +02:00
ToastNotificationScript2.3.0.zip Add files via upload 2021-12-08 12:19:05 +01:00
Windows 10 Toast Notification Script documentation.pdf Uploaded as a part of version 2.0.0 2020-08-22 21:06:10 +02:00

Toast Notification Script

Current version: 2.3.0

Download the complete Windows 10 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