Showing posts with label batch files. Show all posts

Create a Taskbar Message Bubble Using Batch File

Create a Taskbar Message Bubble Using Batch File

12:09 AM  /  Unknown  /  0 Comments

If somebody ever wondered about how to do such a neat message bubble in Batch. Well, it isn't possible. However i found a way, with a little help of Powershell to create such a bubble. In the script there is a switch included that prevents it from crashing, most likely if you have your ExecutionPolicy set wrong. Well...