From d5aea89cf29e0f42295c3d2d122098a69a312777 Mon Sep 17 00:00:00 2001 From: Martin Bengtsson Date: Sat, 22 Aug 2020 21:08:30 +0200 Subject: [PATCH] Update README.md --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index 1f96732..4f451e0 100644 --- a/README.md +++ b/README.md @@ -5,18 +5,3 @@ Current version: 2.0.0 Download the complete Windows 10 Toast Notification Script: https://github.com/imabdk/Toast-Notification-Script/blob/master/ToastNotificationScript2.0.0.zip Blog posts, documentation as well as if any questions, please use: https://www.imab.dk/windows-10-toast-notification-script/ - - ** Most of the work done in version 2.0.0 is done by Chad Bower // @Brower_Cha on Twitter ** - ** I have added the additional protocols/scripts and rewritten some minor things ** - ** As well as added support for dynamic deadline retrieval for software updates ** - ** Stuff has been rewritten to suit my understanding and thoughts of the script ** - -2.0.0 - Huge changes to how this script handles custom protocols - - Added Support for Software Updates : Searches for an update (IPU) and will store in variable - - Added Support for Custom Actions/Protocols within the script under user context removing the need for that to be run under SYSTEM/ADMIN -