Skip to content

A simple hardcoded script to make a Toast Notification on Windows 10

Notifications You must be signed in to change notification settings

cmug81/Win10ToastNotificationScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Win10ToastNotificationScript

A simple hardcoded script to make a Toast Notification on Windows 10. Visual Basic Script workaround is needed for no powershell console window popup.

Powershell Execution Policy must be changed with 'set-executionpolicy -executionpolicy Bypass' or else script will not run.

Schedule with Windows Task Scheduler: WSCRIPT C:\Windows\NotificationLauncher.vbs

About

A simple hardcoded script to make a Toast Notification on Windows 10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published