itxubfmh / Toast-Notification-Script

My Windows 10 Toast Notification Script explained in details here: https://imab.dk/windows-10-toast-notification-script/

Home Page:https://imab.dk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My Windows 10 Toast Notification Script explained in details here: https://imab.dk/windows-10-toast-notification-script/

https://imab.dk

License:MIT License


Languages

Language:PowerShell 99.9%Language:Batchfile 0.1%Language:VBScript 0.0%