• Stars
    star
    153
  • Rank 243,368 (Top 5 %)
  • Language
    PowerShell
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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