diff --git a/RunToastHidden.cmd b/RunToastHidden.cmd index cd0e9b4..4d35871 100644 --- a/RunToastHidden.cmd +++ b/RunToastHidden.cmd @@ -1 +1,2 @@ +REM This file is intended to be used when the toast notification script is used with scheduled tasks with the Hidden.vbs file. See the documentation for further details powershell.exe -file "C:\ProgramData\ToastNotificationScript\PendingReboot\New-ToastNotification.ps1" -Config "\\YourNetworkPath\ToastNotificationScript\Configs\config-toast-pendingreboot.xml" \ No newline at end of file diff --git a/ToastNotificationScript2.0.0.zip b/ToastNotificationScript2.0.0.zip index 147f19f..c80b893 100644 Binary files a/ToastNotificationScript2.0.0.zip and b/ToastNotificationScript2.0.0.zip differ